* arm.c (arm_get_frame_size): A leaf function does not need its
commit274a15ff4bad9a7fa753b0261ec3378081fc9b46
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 10:22:02 +0000 (21 10:22 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 10:22:02 +0000 (21 10:22 +0000)
tree4fbc1149322e69ba48447e6bb9361979bf243d1b
parent1edcff7525229355222c64a55e84f0c03baca563
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59339 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c