blob: ac88074066269adea9eaf33cac524402eccaefda [file] [log] [blame]
/* Bug 20245: the parse error should not result in an ICE. */
/* { dg-do compile } */
/* { dg-options "" } */
void foo() x; /* { dg-error "expected" } */
/* { dg-error "-:expected" "" { target *-*-* } .+1 } */