diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-04-30 14:35:50 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-04-30 14:35:50 +0000 |
commit | 43fcece879afabd701904209451ca9182f251c48 (patch) | |
tree | f9cb1cc757c6e043f283a670fa360508a64dd1d1 | |
parent | 35debead51c672d94e09901096032aded316a45c (diff) | |
download | gcc-43fcece879afabd701904209451ca9182f251c48.zip gcc-43fcece879afabd701904209451ca9182f251c48.tar.gz gcc-43fcece879afabd701904209451ca9182f251c48.tar.bz2 |
Fix date
From-SVN: r147003
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b8dca11..8834134 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2009-04-29 Eric Botcazou <ebotcazou@adacore.com> +2009-04-30 Eric Botcazou <ebotcazou@adacore.com> * Makefile.in (dce.o): Add $(EXCEPT_H). * dce.c: Include except.h and delete redundant vector definitions. |