arm.c (arm_compute_save_reg0_reg12_mask): Add special case for noreturn functions.
authorPaul Brook <paul@codesourcery.com>
Mon, 23 Nov 2009 13:03:28 +0000 (13:03 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Mon, 23 Nov 2009 13:03:28 +0000 (13:03 +0000)
commit1586899ee9f8a3e2f82f35f847f2802593c71838
treeff0097e05572eca7d35fda88ff4b417535007168
parent0230277c253fc21548b8f50caa1d09f70e67e4ca
arm.c (arm_compute_save_reg0_reg12_mask): Add special case for noreturn functions.

2009-11-23  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/arm.c (arm_compute_save_reg0_reg12_mask): Add special
case for noreturn functions.
(arm_compute_save_reg_mask): Remove special noreturn handling.

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