aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorhp <>2007-06-30 16:17:14 +0000
committerhp <>2007-06-30 16:17:14 +0000
commita141c15dee4998b1043daec3c928cd5882d5acf1 (patch)
tree3efe07eb5fc8a062813a6e74324b78da107913b7 /contrib
parent6d80e0ef06a86394734b289d29b7679633e11d3b (diff)
* gcc_update (files_and_dependencies): Handle
gcc/testsuite/gcc.dg/cpp/direct2s.c.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog5
-rwxr-xr-xcontrib/gcc_update3
2 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index a3376b1b9fb..49b96283094 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+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>
* gennews (files): Reference GCC 4.2 web pages.
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