diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/pr36674.i')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/pr36674.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/pr36674.i b/gcc/testsuite/gcc.dg/cpp/pr36674.i index 9362d5a..f436287 100644 --- a/gcc/testsuite/gcc.dg/cpp/pr36674.i +++ b/gcc/testsuite/gcc.dg/cpp/pr36674.i @@ -1,6 +1,6 @@ /* PR cpp/36674 #include location is offset by one row in errors from preprocessed files */ /* { dg-do compile } */ -/* { dg-options "-fshow-column" } */ +/* { dg-options "-fshow-column -Wno-implicit-int" } */ # 1 "gcc/testsuite/gcc.dg/pr36674.c" # 1 "<built-in>" # 1 "<command-line>" |