OSDN Git Service

PR debug/54694
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / vla-7.c
1 /* { dg-options "-std=c99" } */
2
3 int (*foo)(int (*a)[*]);