aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/noncompile/20030818-1.c
blob: 71b89ec6fa7c8237768d0f1ce557de31d2468329 (plain)
1
2
3
/* PR 11207.  */

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