Fix PR target/57340 and additionally for PR target/19599.
authorRamana Radhakrishnan <ramana.radhakrishnan@arm.com>
Wed, 22 May 2013 15:26:20 +0000 (15:26 +0000)
committerRamana Radhakrishnan <ramana@gcc.gnu.org>
Wed, 22 May 2013 15:26:20 +0000 (15:26 +0000)
commit73a1a70765eadd0676da1b9d4c2838b74e8f8c7d
tree6901eb834e2ebd7de3d41078750ac140f76414c6
parent4270eba558cf314d10ec2bac851b87307c309005
Fix PR target/57340 and additionally for PR target/19599.

2013-05-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

PR target/19599
PR target/57340
* config/arm/arm.c (any_sibcall_uses_r3): Rename to ..
(any_sibcall_could_use_r3): this and handle indirect calls.
(arm_get_frame_offsets): Rename use of any_sibcall_uses_r3.

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