PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / pr20245-1.c
blobb5767d88b7bb15a7d9d5abd3ba7b418cf7480fdd
1 /* Bug 20245: the parse error should not result in an ICE. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
5 void foo() x; /* { dg-error "-:expected" } */