FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.misc-tests / dg-10.c
blob6d7b3441623b5d92f1322ce56f115b3c9b6f954d
1 /* Test the tester. */
2 /* { dg-prms-id 42 } */
3 /* { dg-options "-Wall" } */
5 /* FIXME: we want to test dg-lose here. Anyone know of a good way to
6 crash the compiler? */
8 int
9 main (int argc, char *argv[])
11 return 0;