index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20020210-1.c
blob: 5ca27f4f6ca46b3edd930315f18ae6c67e9f002f (
plain
)
1
2
/* PR c/5615 */
void
f
(
int
a
,
struct
{
int
b
[
a
];}
c
)
{}