[Bug middle-end/35342] Full unrolling limitation -- inner most loop only

2008-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-29 06:25 --- This was truely fixed by the patches to fix PR 18754/34223. We now iterate after unrolling. (tree_unroll_loops_completely): Re-structure to iterate over innermost loops with intermediate CFG cleanup

[Bug middle-end/35342] Full unrolling limitation -- inner most loop only

2008-02-24 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-02-24 21:57 --- You might run into limits here. I think this restriction was removed at some point. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added