aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr100791.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr100791.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr100791.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr100791.c b/gcc/testsuite/gcc.dg/pr100791.c
index 00cc4b1..f0e7da5 100644
--- a/gcc/testsuite/gcc.dg/pr100791.c
+++ b/gcc/testsuite/gcc.dg/pr100791.c
@@ -1,5 +1,5 @@
/* { dg-do compile } */
-/* { dg-options "-fpermissive" } */
+/* { dg-options "-std=gnu17 -fpermissive" } */
static inline int __attribute__((__always_inline__))
foo ()