(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
init-2.c
       1  int d[][] = { {1}, {2}, {3} };	/* { dg-error "incomplete element type" } */