diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2004-01-12 18:39:56 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2004-01-12 18:39:56 +0000 |
commit | 1c48f4be22f79068d847eaab94cc4f6657c1e669 (patch) | |
tree | 1a8a7f0eaf4c1eff6a0a64b69be0af0ac8254faa /gcc | |
parent | a42f8ae7856ce70da4583dc76e9f160e00ccae9b (diff) | |
download | gcc-1c48f4be22f79068d847eaab94cc4f6657c1e669.zip gcc-1c48f4be22f79068d847eaab94cc4f6657c1e669.tar.gz gcc-1c48f4be22f79068d847eaab94cc4f6657c1e669.tar.bz2 |
Fix ChangeLog date.
From-SVN: r75744
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d999668..3301c3e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -34,7 +34,7 @@ * simplify-rtx.c (simplify_immed_subreg): Correctly extract the high word of an integral CONST_DOUBLE. -2004-01-09 Paul Brook <paul@codesourcery.com> +2004-01-12 Paul Brook <paul@codesourcery.com> * simplify-rtx.c (simplify_plus_minus): Always generate canonical form. |