[Bug tree-optimization/27335] [4.0/4.1 regression] ICE in get_loop_body

2006-04-27 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-04-27 09:44 --- Note that loop information looks corrupt: (gdb) print *loop $2 = {num = 144085752, header = 0xb7fbb178, latch = 0xb7e4c3c0, lpt_decision = {decision = LPT_NONE, times = 0}, ninsns = 0, av_ninsns = 0, num_nodes

[Bug tree-optimization/27335] [4.0/4.1 regression] ICE in get_loop_body

2006-04-27 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-04-27 09:38 --- Confirmed. Also with -O -funroll-loops (or -fpeel-loops, or -fprofile-use). -- rguenth at gcc dot gnu dot org changed: What|Removed |Added