From 2ed3178e030b81848fc01a6da64668fabf19e92c Mon Sep 17 00:00:00 2001 From: ebotcazou Date: Mon, 14 Mar 2005 16:11:43 +0000 Subject: [PATCH] Fix bogus date. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96436 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 +2005-03-13 Eric Botcazou * config/sparc/sparc.c (struct_value_alias_set): New global variable. (sparc_override_options): Initialize it. -- 2.47.3