aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/vla-7.c
blob: e8c8cd455c64034ba3922743695deca35a1b8660 (plain)
1
2
3
/* { dg-options "-std=c99" } */

int (*foo)(int (*a)[*]);