+2004-10-18  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * loop-unroll.c: Fix comment typos.
+
 2004-10-18  Revital Eres  <eres@il.ibm.com>
 
        * Makefile.in (loop-unroll.o): Add VARRAY_H dependency.
 
 }
 
 
-/* Return one expansion of the accumulator recoreded 
-   in struct VE.  */
+/* Return one expansion of the accumulator recorded in struct VE.  */
 
 static rtx
 get_expansion (struct var_to_expand *ve)
 
 /* Initialize the variable expansions in loop preheader.  
    Callbacks for htab_traverse.  PLACE_P is the loop-preheader 
-   basic block where the initializtion of the expansions 
+   basic block where the initialization of the expansions 
    should take place.  */
 
 static int