PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / two-types-5.c
blob9b5ca8f64dfc1be44325215e4f07849768c9c3d3
1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
4 struct f {}
5 struct g {} /* { dg-error "expected ';', identifier or " } */
6 int f(); /* { dg-error "expected ';', identifier or " } */