(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
20030818-1.c
       1  /* PR 11207.  */
       2  
       3  char font8x8[256][8] = { [-1] = { 0 } }; /* { dg-error "array index|near init" } */