summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c
blob: 60c9147af6eec5dccac798acf5b47c1ca7fb2172 (plain)
1
2
3
4
5
6
7
8
9
/* Test the tester; previously part of gcc.misc-tests/dg-9.c.  */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */

main (int argc, char *argv[])
{	/* { dg-bogus "return type" "bogus pass test" { xfail *-*-* } } */
}

/* { dg-excess-errors "bogus pass test" { xfail *-*-* } } */