Commit bc0f6c3d by Jack Howarth Committed by Janis Johnson

re PR testsuite/38098 (gcc.dg/cpp/subframework1.c -fno-show-column fails on darwin9)

2008-11-14  Jack Howarth  <howarth@bromo.med.uc.edu>

	PR testsuite/38098
	* gcc.dg/cpp/subframework1.c: Use -Wno-deprecated.

From-SVN: r141862
parent 993ac38b
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> 2008-10-14 Paul Thomas <pault@gcc.gnu.org>
PR fortran/38033 PR fortran/38033
......
/* Copyright (C) 2004 Free Software Foundation, Inc. */ /* Copyright (C) 2004 Free Software Foundation, Inc. */
/* { dg-do preprocess { target *-*-darwin* } } */ /* { 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> */ /* Contributed by Robert Bowdidge <bowdidge@apple.com> */
/* include a file from a subframework that will import two files that /* include a file from a subframework that will import two files that
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment