diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-08-10 22:17:15 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-08-10 22:17:15 +0000 |
commit | e8c6457019fd8e0306d725b872168d18d2470790 (patch) | |
tree | 6649eebd81d02e3a4093f879a176389c36b0b92d | |
parent | 25a7cbe14fb42e2350ed8e5fc8172e22a801224b (diff) | |
download | gcc-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/ChangeLog | 2 |
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. |