tree-ssa-loop-split.c
22.1 KB
-
re PR tree-optimization/79943 (Loop splitting breaks with loops of pointer type) · f1a675e4
2017-03-08 Andrew Haley <aph@redhat.com> PR tree-optimization/79943 * tree-ssa-loop-split.c (compute_new_first_bound): When calculating the new upper bound, (END-BEG) should be added, not subtracted. From-SVN: r245974
Andrew Haley committed