From: Richard Henderson Date: Mon, 7 Oct 2002 09:47:23 +0000 (-0700) Subject: Fix entry formatting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0fbf84951e1cd77d57af16257ec71501dcd92bc;p=gcc.git Fix entry formatting. From-SVN: r57894 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fe6bd87e42e..eb30326e1c9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2308,7 +2308,7 @@ Tue Sep 17 13:40:13 2002 Nicola Pero 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 * optabs.c (expand_binop): Minor cleanup. (expand_twoval_binop): Convert CONST_INTs like in expand_binop.