OSDN Git Service

2008-11-14 Jack Howarth <howarth@bromo.med.uc.edu>
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 2008 18:36:41 +0000 (18:36 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 2008 18:36:41 +0000 (18:36 +0000)
PR testsuite/38098
* gcc.dg/cpp/subframework1.c: Use -Wno-deprecated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141862 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/subframework1.c

index a239488..481f386 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-14  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR testsuite/38098
+       * gcc.dg/cpp/subframework1.c: Use -Wno-deprecated.
+
 2008-10-14  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/38033
index 1199e92..35d64d7 100644 (file)
@@ -1,7 +1,7 @@
 /* Copyright (C) 2004 Free Software Foundation, Inc.  */
 
 /* { dg-do preprocess { target *-*-darwin* } } */
-/* { dg-options "-F$srcdir/gcc.dg/cpp/frame" } */
+/* { dg-options "-Wno-deprecated -F$srcdir/gcc.dg/cpp/frame" } */
 
 /* Contributed by Robert Bowdidge <bowdidge@apple.com>  */
 /* include a file from a subframework that will import two files that