OSDN Git Service

Fix entry formatting.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Oct 2002 09:47:23 +0000 (09:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Oct 2002 09:47:23 +0000 (09:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57894 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index fe6bd87..eb30326 100644 (file)
@@ -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.