From: Eric Botcazou Date: Mon, 14 Mar 2005 16:11:43 +0000 (+0000) Subject: Fix bogus date. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e4a31e19d91c3c22eac4e37ceffaaec981d47323;p=gcc.git Fix bogus date. From-SVN: r96436 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1b8f35215d7..84e25db0b2c 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.