2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / 20030818-1.c
blob71b89ec6fa7c8237768d0f1ce557de31d2468329
1 /* PR 11207. */
3 char font8x8[256][8] = { [-1] = { 0 } }; /* { dg-error "array index|near init" } */