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 98120f83d0c05072d917976908469ea106069c68..7ea95d0e46cc322b58a842c381bfdffb1ccf9a35 100644 (file)
@@ -1,3 +1,8 @@
+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.
index e56676498953d0adc375f6e26f01e5ed3f698a29..3b7eedf0c4c3e4ebef72874c1234db5b8a58a0e0 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.