Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.dg
/
gimplefe-54.c
blob: 71a49ac39c28798a5e30c3038dda5a00ad44e6b9 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-options "-fgimple" } */
/* PR c/117741 */
/* Make sure after a parsing error we
don't go into an infinite loop. */
int
i
;
void
__GIMPLE foo
()
{
i
=
)
/* { dg-error "" } */