arm.c (arm_compute_initial_elimination_offset): Fix a comment typo.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 12 Sep 2002 18:25:28 +0000 (18:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 12 Sep 2002 18:25:28 +0000 (18:25 +0000)
* config/arm/arm.c (arm_compute_initial_elimination_offset):
Fix a comment typo.

From-SVN: r57078

gcc/ChangeLog
gcc/config/arm/arm.c

index 98120f8..7ea95d0 100644 (file)
@@ -1,5 +1,10 @@
 2002-09-12  Kazu Hirata  <kazu@cs.umass.edu>
 
+       * config/arm/arm.c (arm_compute_initial_elimination_offset):
+       Fix a comment typo.
+
+2002-09-12  Kazu Hirata  <kazu@cs.umass.edu>
+
        * toplev.c (do_abort): Fix a comment typo.
 
 2002-09-12  Kazu Hirata  <kazu@cs.umass.edu>
index e566764..3b7eedf 100644 (file)
@@ -8044,7 +8044,7 @@ emit_sfm (base_reg, count)
    current stack pointer -> |    | /
                               --
 
-  For a given funciton some or all of these stack compomnents
+  For a given function some or all of these stack compomnents
   may not be needed, giving rise to the possibility of
   eliminating some of the registers.