diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/import2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/import2.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/import2.c b/gcc/testsuite/gcc.dg/cpp/import2.c index 5c32523880e..99b987551b3 100644 --- a/gcc/testsuite/gcc.dg/cpp/import2.c +++ b/gcc/testsuite/gcc.dg/cpp/import2.c @@ -1,7 +1,7 @@ -/* Copyright (C) 2003 Free Software Foundation, Inc. */ +/* Copyright (C) 2003, 2008 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ -/* { dg-options "" } */ +/* { dg-options "-Wno-deprecated" } */ /* This tests that the file is only included once Neil Booth, 2 August 2003. */ |