diff options
Diffstat (limited to 'gcc/testsuite/gcc.misc-tests/dg-7.c')
-rwxr-xr-x | gcc/testsuite/gcc.misc-tests/dg-7.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/testsuite/gcc.misc-tests/dg-7.c b/gcc/testsuite/gcc.misc-tests/dg-7.c deleted file mode 100755 index 068749f..0000000 --- a/gcc/testsuite/gcc.misc-tests/dg-7.c +++ /dev/null @@ -1,5 +0,0 @@ -/* Test the tester. */ -/* { dg-prms-id 42 } */ -/* { dg-do run { xfail *-*-* } } */ - -main () { abort (); return 0; } |