Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / 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" } */