arm.c (arm_get_frame_size): A leaf function does not need its stack padding to an...
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 21 Nov 2002 10:22:02 +0000 (10:22 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 21 Nov 2002 10:22:02 +0000 (10:22 +0000)
commitc231c91e55dc682714c19682e79d06c191f4a30d
tree4fbc1149322e69ba48447e6bb9361979bf243d1b
parentc3e0633cc3510ceb36a0105ef6c4fb8ad230ff36
arm.c (arm_get_frame_size): A leaf function does not need its stack padding to an aligned boundary if...

* arm.c (arm_get_frame_size): A leaf function does not need its
stack padding to an aligned boundary if it has no frame.
(thumb_get_frame_size): Likewise.

From-SVN: r59339
gcc/ChangeLog
gcc/config/arm/arm.c