arm.c (thumb_force_lr_save): New function.
authorPaul Brook <paul@codesourcery.com>
Fri, 28 May 2004 15:44:35 +0000 (15:44 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 28 May 2004 15:44:35 +0000 (15:44 +0000)
commit3c7ad43e58196cebcb3e912b4c35b38bf74a1e19
tree0c6985184398739e8a3693b3e7aee084daff69d1
parenta97a3e73b5f3d0bde5350da0ffad08aa1572d3c1
arm.c (thumb_force_lr_save): New function.

* config/arm/arm.c (thumb_force_lr_save): New function.
(arm_get_frame_offsets, thumb_unexpanded_epilogue,
thumb_output_function_prologue): Use it.
(thumb_expand_prologue): Set lr_save_eliminated.

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