summaryrefslogtreecommitdiff
path: root/contrib/gcc_update
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-30 17:17:14 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-30 17:17:14 +0000
commit68f3ee712734a7a01bccad9f2e35c946cbea1919 (patch)
tree3efe07eb5fc8a062813a6e74324b78da107913b7 /contrib/gcc_update
parenta44110d73cfdeb003815a814f7207112bffe2bc8 (diff)
downloadgcc-68f3ee712734a7a01bccad9f2e35c946cbea1919.tar.gz
* gcc_update (files_and_dependencies): Handle
gcc/testsuite/gcc.dg/cpp/direct2s.c. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126155 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/gcc_update')
-rwxr-xr-xcontrib/gcc_update3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/gcc_update b/contrib/gcc_update
index 251e4bc7dec..dc12c602afa 100755
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -81,6 +81,9 @@ gcc/java/keyword.h: gcc/java/keyword.gperf
# testsuite
# Without this, _Pragma3.c can have a false negative.
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
libbanshee/configure: libbanshee/configure.ac
libmudflap/configure: libmudflap/configure.ac