Skip to content
Snippets Groups Projects
Commit 6d409e8a authored by Hans-Peter Nilsson's avatar Hans-Peter Nilsson Committed by Hans-Peter Nilsson
Browse files

gcc_update (files_and_dependencies): Handle gcc/testsuite/gcc.dg/cpp/direct2s.c.

	* gcc_update (files_and_dependencies): Handle
	gcc/testsuite/gcc.dg/cpp/direct2s.c.

From-SVN: r126155
parent 08024fb5
No related branches found
No related tags found
No related merge requests found
2007-06-30 Hans-Peter Nilsson <hp@axis.com>
* gcc_update (files_and_dependencies): Handle
gcc/testsuite/gcc.dg/cpp/gcc.dg/cpp/direct2s.c.
2007-05-13 Mark Mitchell <mark@codesourcery.com> 2007-05-13 Mark Mitchell <mark@codesourcery.com>
* gennews (files): Reference GCC 4.2 web pages. * gennews (files): Reference GCC 4.2 web pages.
......
...@@ -81,6 +81,9 @@ gcc/java/keyword.h: gcc/java/keyword.gperf ...@@ -81,6 +81,9 @@ gcc/java/keyword.h: gcc/java/keyword.gperf
# testsuite # testsuite
# Without this, _Pragma3.c can have a false negative. # Without this, _Pragma3.c can have a false negative.
gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h
# Similarly, without this, you will see:
# direct2s.c:35: warning: current file is older than direct2.c
gcc/testsuite/gcc.dg/cpp/direct2s.c: gcc/testsuite/gcc.dg/cpp/direct2.c
# And libraries, at last # And libraries, at last
libbanshee/configure: libbanshee/configure.ac libbanshee/configure: libbanshee/configure.ac
libmudflap/configure: libmudflap/configure.ac libmudflap/configure: libmudflap/configure.ac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment