arm.c (arm_get_frame_offsets): Revamp long lines.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 4 Jan 2014 21:51:51 +0000 (21:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 4 Jan 2014 21:51:51 +0000 (21:51 +0000)
commitf2bc252be3a5ccb8846fdc28a830b8a75cf64519
treee739bab6b27734e81f94f43d982d889228873821
parent39719c84006d2dc2873cef482de74755925e631f
arm.c (arm_get_frame_offsets): Revamp long lines.

* 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.

From-SVN: r206337
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/neon-nested-apcs.c [new file with mode: 0644]