PR tree-optimization/83369 - Missing diagnostics during inlining
[official-gcc.git] / gcc / testsuite / gcc.dg / two-types-3.c
blob233f9da5be15a44134c6f6add28615f0e6656dd3
1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
4 struct f {
6 int z(); /* { dg-error "expected ';', identifier or " "" { target *-*-* } } */