aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c')
-rw-r--r--gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c b/gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c
index 982b9b7..1605047 100644
--- a/gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c
+++ b/gcc/testsuite/gcc.dg/analyzer/doom-d_main-IdentifyVersion.c
@@ -1,6 +1,6 @@
/* Reduced from Doom's d_main.c, which is under the GPLv2 or later. */
-/* { dg-additional-options "-Wno-analyzer-too-complex" } */
+/* { dg-additional-options "-std=gnu17 -Wno-analyzer-too-complex" } */
typedef __SIZE_TYPE__ size_t;
typedef struct _IO_FILE FILE;