re PR target/23355 (size optimizer did not eliminateing useless Push and pop instruct...
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 16 Aug 2005 09:27:52 +0000 (09:27 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 16 Aug 2005 09:27:52 +0000 (09:27 +0000)
commit39c39be09e9537d1d642cc49a48d2a2d76a7d960
treee1d50af9549add88a10df8ff296528d9e76f2c7d
parent7c83bbb10900a9265c7339ab6dfed58143e40134
re PR target/23355 (size optimizer did not eliminateing useless Push and pop instructions at ARM/Thumb machine)

PR target/23355
* arm.c (thumb_compute_save_reg_mask): Use similar logic to
arm_compure_save_reg0_reg12_mask to determine when the PIC register
must be saved.

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