diff options
| author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-03-14 16:11:43 +0000 |
|---|---|---|
| committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-03-14 16:11:43 +0000 |
| commit | e4a31e19d91c3c22eac4e37ceffaaec981d47323 (patch) | |
| tree | 3869c94e7d42993b93cd9121813b82e49d26cb99 /gcc | |
| parent | f1b190625ecdc8492337c07e6f91c70091b22749 (diff) | |
| download | gcc-e4a31e19d91c3c22eac4e37ceffaaec981d47323.zip gcc-e4a31e19d91c3c22eac4e37ceffaaec981d47323.tar.gz gcc-e4a31e19d91c3c22eac4e37ceffaaec981d47323.tar.bz2 | |
Fix bogus date.
From-SVN: r96436
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1b8f352..84e25db 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. |
