OSDN Git Service

2012-01-03 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / two-types-3.c
1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
3
4 struct f {
5 }
6 int z(); /* { dg-error "expected ';', identifier or " ""  { target *-*-* }  } */