re PR rtl-optimization/37263 (extra code for doloop with unsigned 32bit types on...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Tue, 16 Sep 2008 16:21:35 +0000 (16:21 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 16 Sep 2008 16:21:35 +0000 (09:21 -0700)
commitb9ff60795bf891e640a88d02971fc8c578708736
tree2d4989f9f992824ba8ea670dc503c2e5be4f7b2a
parentd573123d17fb48ec675aa25f4e8a9754d876228c
re PR rtl-optimization/37263 (extra code for doloop with unsigned 32bit types on LP64)

2008-09-16  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/37263
        * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Prefer the
        eliminate IV if the cost are the same.

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