* config/arm/arm.c (arm_get_frame_offsets): Revamp long lines.
commit54b044c3577d83de5cdd74292dc4a3006c862e39
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jan 2014 21:51:51 +0000 (4 21:51 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jan 2014 21:51:51 +0000 (4 21:51 +0000)
treee739bab6b27734e81f94f43d982d889228873821
parent9dbe1d59817b18a776a941dd8c8b506a5b46e1ef
* config/arm/arm.c (arm_get_frame_offsets): Revamp long lines.
(arm_expand_epilogue_apcs_frame): Take into account the number of bytes
used to save the static chain register in the computation of the offset
from which the FP registers need to be restored.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206337 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/neon-nested-apcs.c [new file with mode: 0644]