aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr7356-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr7356-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr7356-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr7356-2.c b/gcc/testsuite/gcc.dg/pr7356-2.c
index ad67975..9bed60d 100644
--- a/gcc/testsuite/gcc.dg/pr7356-2.c
+++ b/gcc/testsuite/gcc.dg/pr7356-2.c
@@ -1,4 +1,4 @@
-/* { dg-options "-fdiagnostics-show-caret" } */
+/* { dg-options "-Wno-old-style-definition -fdiagnostics-show-caret" } */
int i /* { dg-error "6: expected ';' before 'int'" } */
int j;