]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Link PR opt/8334 to its fix.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Dec 2002 11:12:58 +0000 (11:12 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Dec 2002 11:12:58 +0000 (11:12 +0000)
From-SVN: r60069

gcc/ChangeLog

index 49cc07f312f13706e3c63c2f8435be0b23746510..c3669da15958f6ca94d275bf4cf8b68cec605b07 100644 (file)
@@ -312,6 +312,7 @@ Thu Oct 31 18:31:22 CET 2002  Jan Hubicka  <jh@suse.cz>
 
 2002-10-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
+       PR optimization/8334
        * expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation;
        check for zero operands explicitly.