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

2009-10-10 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-10-10 10:25 --- Reduced testcase, fails at -O2: SUBROUTINE SCANBUFR (LBUFRIGNOREERROR, LBOPRPRO, LLSPLIT) LOGICAL :: LBUFRIGNOREERROR, LBOPRPRO, LLSPLIT INTEGER :: IBOTYP, IBSTYP IF ((IBOTYP.eq.0).AND.(IBSTYP.eq.1)) GO TO 251 IF

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

2009-10-10 Thread rguenth at gcc dot gnu dot org
--- 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=gccview=revrev=152620 Log: 2009-10-10 Richard Guenther rguent...@suse.de PR

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

2009-10-10 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-10-10 14:54 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED