index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
noncompile
/
951123-1.c
blob: e9ed3dcd24683930f8e9a5f003fbadc1d7614407 (
plain
)
1
2
struct S { int a; int b[2]; }; struct S x = { 0, [0]; };