pr59822.C
369 Bytes
-
re PR tree-optimization/59822 (ice in compute_live_loop_exits with -O3) · 6b916b36
2014-01-15 Richard Biener <rguenther@suse.de> PR tree-optimization/59822 * tree-vect-stmts.c (hoist_defs_of_uses): New function. (vectorizable_load): Use it to hoist defs of uses of invariant loads out of the loop. * g++.dg/torture/pr59822.C: New testcase. From-SVN: r206630
Richard Biener committed