arm.c (thumb_call_via_label): Include space for SP.
authorPaul Brook <pbrook@gcc.gnu.org>
Fri, 1 Apr 2005 15:58:41 +0000 (15:58 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 1 Apr 2005 15:58:41 +0000 (15:58 +0000)
commitf972113f868313ff7817efc8d837c51a369a5b56
treebe8a786912b29b5b9463e02d5f3abf82a94ab329
parenta278573900ad32231f8d3412cd06b3cc37ac749c
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.

[[Split portion of a mixed commit.]]

From-SVN: r97400.2
gcc/ChangeLog