aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2006-08-10 22:17:15 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2006-08-10 22:17:15 +0000
commit7175769af434af9c7ed86718699de4ca53dcdece (patch)
tree6649eebd81d02e3a4093f879a176389c36b0b92d
parent5d5995f10531955de2e5f3c1a0979205d71ffb70 (diff)
downloadgcc-7175769af434af9c7ed86718699de4ca53dcdece.zip
gcc-7175769af434af9c7ed86718699de4ca53dcdece.tar.gz
gcc-7175769af434af9c7ed86718699de4ca53dcdece.tar.bz2
Fix date of latest entry.
From-SVN: r116072
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c42ae60..d42b0aa 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.