Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20020210-1.c
blob: 5ca27f4f6ca46b3edd930315f18ae6c67e9f002f [
file
] [
log
] [
blame
]
/* PR c/5615 */
void
f
(
int
a
,
struct
{
int
b
[
a
];}
c
)
{}