arm.c (thumb_call_via_label): Include space for SP.
authorPaul Brook <pbrook@gcc.gnu.org>
Fri, 1 Apr 2005 15:59:09 +0000 (15:59 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 1 Apr 2005 15:59:09 +0000 (15:59 +0000)
commit57ecec57492f5f3c32845a9a2cb12ae45dc0da03
tree7641dd8f80ab012df6d4376aa3c7ac1ee7f23456
parentf972113f868313ff7817efc8d837c51a369a5b56
arm.c (thumb_call_via_label): Include space for SP.

2005-04-01  Paul Brook  <paul@codesourcery.com>

* config/arm/arm.c (thumb_call_via_label): Include space for SP.
(arm_output_function_epilogue): Allow call_via_SP.
(thumb_call_via_reg, arm_file_end): Ditto.
* config/arm/arm.h (struct machine_function): Include space for SP.
(thumb_call_via_label): Update declaration.

From-SVN: r97402
gcc/config/arm/arm.c
gcc/config/arm/arm.h