Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pr20245-1.c
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 } */