aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vla-stexp-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/vla-stexp-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/vla-stexp-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/vla-stexp-2.c b/gcc/testsuite/gcc.dg/vla-stexp-2.c
index 9f15125..8616ef7 100644
--- a/gcc/testsuite/gcc.dg/vla-stexp-2.c
+++ b/gcc/testsuite/gcc.dg/vla-stexp-2.c
@@ -1,6 +1,6 @@
/* PR101838 */
/* { dg-do run } */
-/* { dg-options "-Wpedantic -O0" } */
+/* { dg-options "-std=gnu17 -Wpedantic -O0" } */
/* { dg-require-effective-target alloca } */