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