OSDN Git Service

* gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / vla-7.c
1 /* { dg-options "-std=c99" } */
2
3 int (*foo)(int (*a)[*]);