aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc_update
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2007-06-30 17:17:14 +0000
committerHans-Peter Nilsson <hp@axis.com>2007-06-30 17:17:14 +0000
commitfa70fef13cd130479a722ecbadeec54e77042014 (patch)
tree3efe07eb5fc8a062813a6e74324b78da107913b7 /contrib/gcc_update
parentd9990d049d97c51cd96a732386c149e0003bd0ab (diff)
* gcc_update (files_and_dependencies): Handle
gcc/testsuite/gcc.dg/cpp/direct2s.c. git-svn-id: https://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