* arm.c (arm_function_ok_for_sibcall): New function.
commit9e0922c4cc5a92d8a6e1580493ed1cbcde404697
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Aug 2000 15:14:06 +0000 (15 15:14 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Aug 2000 15:14:06 +0000 (15 15:14 +0000)
tree0dcafe121ad1c83227ccc61fe56cb93bb123a1b9
parent97dcf667f7c71eee79246ff444853b0f7ced35e6
* arm.c (arm_function_ok_for_sibcall): New function.
* arm.h (FUNCTION_OK_FOR_SIBCALL): Define.
* arm.md (call expanders): Don't check here for calls that can't
be sibling calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35708 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/arm.md