pr42640.c
1.08 KB
-
Fix PR42640: Correctly initialize the value of the new induction variable. · 61226dc8
2010-03-02 Reza Yazdani <reza.yazdani@amd.com> PR middle-end/42640 * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced the assignment from the new induction variable to the assignment of the value from the original loop PHI function. * gcc.dg/tree-ssa/pr42640.c: New. From-SVN: r157161
Sebastian Pop committed