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 933ebf4ea76e470610c99c6701f20fb864fc7240..85fcf9d4cb4f0709366731028a320ee35d9d7a50 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>