OSDN Git Service

2005-10-01 Paul Thomas <pault@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / pr20245-1.c
1 /* Bug 20245: the parse error should not result in an ICE.  */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
4
5 void foo() x; /* { dg-error "expected" } */