* tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 18:55:12 +0000 (18:55 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 18:55:12 +0000 (18:55 +0000)
commit2c1b58db6238df57f8532fc6eb7ac1149dfac706
tree79a4c847d9fe83459e20ee3e311470c35ffa772b
parentff2499891cf154e140f0da2faedb445c585a4142
* tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both
[reg+mult*reg] and [mult*reg] to determine if multiplier is allowed.

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