Skip to content
Snippets Groups Projects
Commit f258df2d authored by Igor Shevlyakov's avatar Igor Shevlyakov Committed by Jeff Law
Browse files

tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both...

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
parent 247dbcf4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment