[Bug tree-optimization/41654] ICE: in gimple_cond_get_ops_from_tree, at gimple.c:417
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 10 14:53:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list