h8300.c: Fix a comment typo.
authorKazu Hirata <kazu@hxi.com>
Wed, 18 Oct 2000 07:17:36 +0000 (07:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 18 Oct 2000 07:17:36 +0000 (07:17 +0000)
commit8682223f1d6bee4de096176ba4b3d389fce23d7d
tree251316c3c88c87dfb75751420dc98794b9ae6389
parentc5251260304056061addc2c999e1a6886e4099f1
h8300.c: Fix a comment typo.

2000-10-18  Kazu Hirata  <kazu@hxi.com>

* h8300.c: Fix a comment typo.
(round_frame_size): New.
(compute_saved_regs): Likewise.
(push): Likewise.
(pop): Likewise.
(push_order): Remove.
(pop_order): Likewise.
(function_prologue): Rearrange code for readability.
(function_epilogue): Likewise.

From-SVN: r36930
gcc/ChangeLog
gcc/config/h8300/h8300.c