This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/41654] ICE: in gimple_cond_get_ops_from_tree, at gimple.c:417



------- Comment #6 from rguenth at gcc dot gnu dot org  2009-10-10 14:53 -------
Subject: Bug 41654

Author: rguenth
Date: Sat Oct 10 14:53:27 2009
New Revision: 152620

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152620
Log:
2009-10-10  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/41654
        * tree-ssa-ifcombine.c (ifcombine_ifandif): Properly canonicalize
        a cond expr before calling gimple_cond_set_condition_from_tree.
        (ifcombine_iforif): Likewise.

        * gfortran.fortran-torture/compile/pr41654.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr41654.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-ifcombine.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]