PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / vla-7.c
blobe8c8cd455c64034ba3922743695deca35a1b8660
1 /* { dg-options "-std=c99" } */
3 int (*foo)(int (*a)[*]);