OSDN Git Service

* c-decl.c (declspecs_add_type): Don't pedwarn for _Complex in
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20040910-1.c
1 /* Tests error recovery for invalid code.  */
2 __attribute__((foo)  int f (){} /* { dg-error "(parse|syntax) error before \"int\"" } */