]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR target/62631
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Feb 2015 11:17:46 +0000 (11:17 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Feb 2015 11:17:46 +0000 (11:17 +0000)
commit74c2de3cc361c1c6aa2fdcbc70e28d6301429ba7
tree4a6525f3942b6ce4873f4432f6de86d0e1892563
parent817c57484fcb80eea6f5eeb27e9d9f7df510a606
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220473 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c