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