OSDN Git Service

Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / noncompile / 940510-1.c
1 struct { int a[]; } x = { 0 };  /* { dg-error "array size missing" } */