PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / pr22458-1.c
blob023fb210c6a0d2fb2915460761781d9bc74a7a51
1 /* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
2 /* { dg-options "" } */
4 void foo()
6 __PRETTY_FUNCTION__;