Commit 52bd31bb by Kazu Hirata Committed by Kazu Hirata

arm.c (arm_compute_initial_elimination_offset): Fix a comment typo.

	* config/arm/arm.c (arm_compute_initial_elimination_offset):
	Fix a comment typo.

From-SVN: r57078
parent 387c9294
2002-09-12 Kazu Hirata <kazu@cs.umass.edu> 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. * toplev.c (do_abort): Fix a comment typo.
2002-09-12 Kazu Hirata <kazu@cs.umass.edu> 2002-09-12 Kazu Hirata <kazu@cs.umass.edu>
......
...@@ -8044,7 +8044,7 @@ emit_sfm (base_reg, count) ...@@ -8044,7 +8044,7 @@ emit_sfm (base_reg, count)
current stack pointer -> | | / 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 may not be needed, giving rise to the possibility of
eliminating some of the registers. eliminating some of the registers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment