summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/import-1.hs
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pch/import-1.hs')
-rw-r--r--gcc/testsuite/gcc.dg/pch/import-1.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pch/import-1.hs b/gcc/testsuite/gcc.dg/pch/import-1.hs
index 87d9ed92bea..a59099d44d4 100644
--- a/gcc/testsuite/gcc.dg/pch/import-1.hs
+++ b/gcc/testsuite/gcc.dg/pch/import-1.hs
@@ -1,4 +1,4 @@
-/* { dg-options "-I. -I $srcdir/gcc.dg/pch" } */
+/* { dg-options "-I. -I $srcdir/gcc.dg/pch -Wno-deprecated" } */
#import "import-1a.h"
#include "import-1b.h"
#include "import-1c.h"