------- Comment #20 from danglin at gcc dot gnu dot org 2008-02-09 00:35 ------- Subject: Bug 34627
Author: danglin Date: Sat Feb 9 00:34:19 2008 New Revision: 132194 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132194 Log: PR middle-end/34627 combine.c (simplify_if_then_else): Make sure the comparison is against const0_rtx when simplifying to (abs x) or (neg (abs X)). Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/combine.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34627