re PR target/77439 (wrong code for sibcall with longcall, APCS frame and VFP)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 24 Jan 2017 17:15:02 +0000 (17:15 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 24 Jan 2017 17:15:02 +0000 (17:15 +0000)
commitb20ba138efe0958dac85df2ec52ca0fc83dbb539
tree36161113fbbc018edc4aa5c31911d0e696b40495
parentc2e843276310bfa2eb0fa40c6b54f530ac207a4f
re PR target/77439 (wrong code for sibcall with longcall, APCS frame and VFP)

PR target/77439
* config/arm/arm.c (arm_function_ok_for_sibcall): Add back restriction
for long calls with APCS frame and VFP.

From-SVN: r244879
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/vfp-longcall-apcs.c [new file with mode: 0644]