summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2006-08-10 22:17:15 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2006-08-10 22:17:15 +0000
commite8c6457019fd8e0306d725b872168d18d2470790 (patch)
tree6649eebd81d02e3a4093f879a176389c36b0b92d
parent25a7cbe14fb42e2350ed8e5fc8172e22a801224b (diff)
downloadgcc-e8c6457019fd8e0306d725b872168d18d2470790.tar.gz
Fix date of latest entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116072 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c42ae6017d5..d42b0aa3f4a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,4 +1,4 @@
-2006-08-11 Eric Botcazou <ebotcazou@adacore.com>
+2006-08-10 Eric Botcazou <ebotcazou@adacore.com>
* tree.c (build1_stat): Also propagate the TREE_CONSTANT and
TREE_INVARIANT flags for a VIEW_CONVERT_EXPR.