* tree-ssa-loop-ivopts.c: Fix a comment typo.
authorKazu Hirata <kazu@gcc.gnu.org>
Tue, 9 Nov 2004 14:11:03 +0000 (14:11 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 9 Nov 2004 14:11:03 +0000 (14:11 +0000)
From-SVN: r90342

gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c

index 9867428abf02d24a18c00b8083bc522707c66ae5..5ee1a5d54eeb5ada5c51c0e3d7a587180672eff1 100644 (file)
@@ -1,4 +1,8 @@
-2004-11-07  James A. Morrison  <phython@gcc.gnu.org>
+2004-11-09  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * tree-ssa-loop-ivopts.c: Fix a comment typo.
+
+2004-11-09  James A. Morrison  <phython@gcc.gnu.org>
 
        PR pch/14940
        * config/host-linux.c (TRY_EMPTY_VM_SPACE): Add __sparc__
index f22525d12282969de5bee14b05c9cc4aa2139d64..557fd21946266b8cd15b7b8f4b507fe31ec418b1 100644 (file)
@@ -3908,7 +3908,7 @@ iv_ca_extend (struct ivopts_data *data, struct iv_ca *ivs,
   return cost;
 }
 
-/* Try narowing set IVS by removing CAND.  Return the cost of
+/* Try narrowing set IVS by removing CAND.  Return the cost of
    the new set and store the differences in DELTA.  */
 
 static unsigned