aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-01-12 18:39:56 +0000
committerPaul Brook <paul@codesourcery.com>2004-01-12 18:39:56 +0000
commit3debf8da3270c17efb0263d25b822b844bd2e23d (patch)
tree1a8a7f0eaf4c1eff6a0a64b69be0af0ac8254faa
parent49ff8205f718af0ad6fd3d48104c52b7337788e1 (diff)
Fix ChangeLog date.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@75744 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 d999668bfee..3301c3e9b50 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.