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.dg
/
noncompile
/
init-2.c
blob: b0699023a7780646bc3d3f2c206d21e644458982 (
plain
)
1
int
d
[][]
=
{
{
1
},
{
2
},
{
3
}
};
/* { dg-error "incomplete element type" } */