summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c99-flex-array-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/c99-flex-array-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/c99-flex-array-2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/c99-flex-array-2.c b/gcc/testsuite/gcc.dg/c99-flex-array-2.c
index 299abef6543..496f4f985cf 100644
--- a/gcc/testsuite/gcc.dg/c99-flex-array-2.c
+++ b/gcc/testsuite/gcc.dg/c99-flex-array-2.c
@@ -1,5 +1,6 @@
/* PR c/5623 */
/* { dg-do compile } */
+/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
struct blah {
int number;