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
This commit is contained in:
Paul Brook 2005-04-01 15:58:41 +00:00
parent a278573900
commit f972113f86

View File

@ -1,3 +1,11 @@
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.
2005-04-01 Ian Lance Taylor <ian@airs.com>
* final.c (final_scan_insn): Revert part of 2005-03-30 patch: when