--- Comment #5 from sandra at gcc dot gnu dot org 2010-06-08 18:16 ---
Subject: Bug 39874
Author: sandra
Date: Tue Jun 8 18:15:53 2010
New Revision: 160445
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160445
Log:
2010-06-08 Sandra Loosemore
PR tree-optimization/39
--- Comment #4 from sandra at codesourcery dot com 2010-06-01 02:22 ---
Patch posted here:
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg1.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39874
--- Comment #3 from sandra at codesourcery dot com 2010-05-24 13:08 ---
I'm testing a fix for this (better comparison combination logic in the
ifconvert pass).
--
sandra at codesourcery dot com changed:
What|Removed |Added
-
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-04-24 09:24 ---
*** This bug has been marked as a duplicate of 28685 ***
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-04-23 19:18 ---
Works on powerpc-darwin, where THRUTH_ORIF_EXPR is not converted into
THRUTH_OR_EXPR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39874