tree-ssa-loop-ivcanon.c
39.2 KB
-
re PR tree-optimization/56817 (ICE in hide_evolution_in_other_loops_than_loop) · 1b2253d4
2013-04-03 Richard Biener <rguenther@suse.de> PR tree-optimization/56817 * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Split out ... (tree_unroll_loops_completely_1): ... new function to manually walk the loop tree, properly defering outer loops of unrolled loops to later iterations. * g++.dg/torture/pr56817.C: New testcase. From-SVN: r197411
Richard Biener committed