No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pr20245-1.c
blob51089c6e996f62cae4e5bb9f44a2b439b80f21b4
1 /* Bug 20245: the parse error should not result in an ICE. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
5 void foo() x; /* { dg-error "expected" } */