rt_gccstream/gcc/testsuite/gcc.dg/noncompile/20030818-1.c

4 lines
102 B
C

/* PR 11207. */
char font8x8[256][8] = { [-1] = { 0 } }; /* { dg-error "array index|near init" } */