From: ebotcazou Date: Mon, 14 Mar 2005 16:11:43 +0000 (+0000) Subject: Fix bogus date. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ed3178e030b81848fc01a6da64668fabf19e92c;p=thirdparty%2Fgcc.git Fix bogus date. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96436 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1b8f35215d72..84e25db0b2c1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 +2005-03-13 Eric Botcazou * config/sparc/sparc.c (struct_value_alias_set): New global variable. (sparc_override_options): Initialize it.