Fix formulation
authorTom de Vries <vries@gcc.gnu.org>
Sun, 22 May 2011 19:59:17 +0000 (19:59 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sun, 22 May 2011 19:59:17 +0000 (19:59 +0000)
From-SVN: r174040

gcc/ChangeLog

index 933ebf4..85fcf9d 100644 (file)
@@ -13,7 +13,7 @@
 2011-05-22  Tom de Vries  <tom@codesourcery.com>
 
        PR target/45098
-       * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Fixed const test
+       * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Fix const test
        for call to get_shiftadd_cost.
 
 2011-05-22  Uros Bizjak  <ubizjak@gmail.com>