aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2002-10-07 02:47:23 -0700
committerRichard Henderson <rth@gcc.gnu.org>2002-10-07 02:47:23 -0700
commite0fbf84951e1cd77d57af16257ec71501dcd92bc (patch)
tree4e1200b25b4770dda893c66bde087889a3f66e5a /gcc
parent87cb2a87f80194173484e8ae56b7beb089c19a81 (diff)
downloadgcc-e0fbf84951e1cd77d57af16257ec71501dcd92bc.zip
gcc-e0fbf84951e1cd77d57af16257ec71501dcd92bc.tar.gz
gcc-e0fbf84951e1cd77d57af16257ec71501dcd92bc.tar.bz2
Fix entry formatting.
From-SVN: r57894
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fe6bd87..eb30326 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -2308,7 +2308,7 @@ Tue Sep 17 13:40:13 2002 Nicola Pero <n.pero@mi.flashnet.it>
replace_equiv_address to generate proper aliasing info.
Move common code out of conditionals. Localize vars.
-2002-09-09 Eric Botcazou ebotcazou@libertysurf.fr
+2002-09-09 Eric Botcazou <ebotcazou@libertysurf.fr>
* optabs.c (expand_binop): Minor cleanup.
(expand_twoval_binop): Convert CONST_INTs like in expand_binop.