------- Comment #12 from rguenth at gcc dot gnu dot org  2006-09-18 10:13 
-------
Subject: Bug 28900

Author: rguenth
Date: Mon Sep 18 10:13:42 2006
New Revision: 117021

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117021
Log:
2006-09-18  Richard Guenther  <[EMAIL PROTECTED]>

        Backport from mainline:
        PR tree-optimization/28900
        * tree-if-conv.c (find_phi_replacement_condition): Gimplify
        compound conditional before creating COND_EXPR condition.

        * gcc.dg/torture/pr28900.c: New testcase

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr28900.c
      - copied unchanged from r116697,
trunk/gcc/testsuite/gcc.dg/torture/pr28900.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/tree-if-conv.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28900

Reply via email to