https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631
--- Comment #21 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Fri Feb 6 11:17:46 2015 New Revision: 220473 URL: https://gcc.gnu.org/viewcvs?rev=220473&root=gcc&view=rev Log: PR target/62631 * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Use the mininum of costs of shift-add and (add + shift) operations. Rename local variable. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-loop-ivopts.c