aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/noncompile/init-2.c
blob: b0699023a7780646bc3d3f2c206d21e644458982 (plain)
1
int d[][] = { {1}, {2}, {3} };	/* { dg-error "incomplete element type" } */