OSDN Git Service

* c-parser.c: New file.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / noncompile / 20000901-1.c
1 struct foo bar[] = { {"baz"} }; /* { dg-error "array type has incomplete element type" } */