From e4a31e19d91c3c22eac4e37ceffaaec981d47323 Mon Sep 17 00:00:00 2001 From: Eric Botcazou <ebotcazou@gcc.gnu.org> Date: Mon, 14 Mar 2005 16:11:43 +0000 Subject: [PATCH] Fix bogus date. From-SVN: r96436 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <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. -- GitLab