PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / inline-32a.c
bloba2bde0aac4b2856851ae3d5fd394b6168af22725
1 /* { dg-do compile } */
2 /* { dg-options "-std=c99 -pedantic-errors" } */
3 int f (void) { return 0; }