summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gcc.dg/noncompile/init-2.c
blob: 09916be79893948c02a5b688213bd015385469c2 (plain)
1
int d[][] = { {1}, {2}, {3} };	/* { dg-error "incomplete type|storage size|one element" } */
OpenPOWER on IntegriCloud