From ae731b4fd36f18b83f89212eb58ed85b9e2808e3 Mon Sep 17 00:00:00 2001 From: danglin Date: Sat, 9 Feb 2008 14:52:30 +0000 Subject: [PATCH] Add missing '*' to log entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132200 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 918ff4b..ff20e5a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2008-02-08 Steven Bosscher PR middle-end/34627 - combine.c (simplify_if_then_else): Make sure the comparison is + * combine.c (simplify_if_then_else): Make sure the comparison is against const0_rtx when simplifying to (abs x) or (neg (abs X)). 2008-02-08 Richard Sandiford -- 2.7.4