Fix bogus date.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 14 Mar 2005 16:11:43 +0000 (16:11 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 14 Mar 2005 16:11:43 +0000 (16:11 +0000)
From-SVN: r96436

gcc/ChangeLog

index 1b8f35215d726e02761096ed5bf769804d4b9760..84e25db0b2c15a85aae3c4d2d2905974be70a8a6 100644 (file)
@@ -59,7 +59,7 @@
        (fold_binary): Optimize comparisons against widened operands if
        the extension is represented by a CONVERT_EXPR, same as a NOP_EXPR.
 
-2005-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
+2005-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        * config/sparc/sparc.c (struct_value_alias_set): New global variable.
        (sparc_override_options): Initialize it.