re PR middle-end/45098 (Missed induction variable optimization)
authorTom de Vries <tom@codesourcery.com>
Sun, 22 May 2011 18:57:19 +0000 (18:57 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sun, 22 May 2011 18:57:19 +0000 (18:57 +0000)
commit50ad7db2a849954f37b412fbb466fcda2a655a38
tree7bf4bc202d3ad1e328e21d206aede41c47446d89
parentef230b38360a3565c7cf88023fc109e3e76e119b
re PR middle-end/45098 (Missed induction variable optimization)

2011-05-22  Tom de Vries  <tom@codesourcery.com>

PR target/45098
* tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Fix const test
for call to get_shiftadd_cost.

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