]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both [reg+mult*reg...
authorIgor Shevlyakov <igor.shevlyakov@gmail.com>
Thu, 24 Oct 2013 18:55:12 +0000 (18:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 24 Oct 2013 18:55:12 +0000 (12:55 -0600)
commitf258df2d19bfd37f1458d71e32cf206fe6b34bb0
tree79a4c847d9fe83459e20ee3e311470c35ffa772b
parent247dbcf4ab40703cb68ed7c7c593493ee0d7ec80
tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both [reg+mult*reg] and [mult*reg] to determine if multiplier is allowed.

* tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both
[reg+mult*reg] and [mult*reg] to determine if multiplier is allowed.

From-SVN: r204031
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c