This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, ARM] Enable tail call optimization for long call


>
>
> gcc/
>   * config/arm/predicates.md (call_insn_operand): Add long_call check.
>   * config/arm/arm.md (sibcall, sibcall_value): Force the address to reg for
> long_call.
>   * config/aarch64/aarch64.c (arm_function_ok_for_sibcall): Remove long_call
> restriction.

config/arm/arm.c :)

The ARM parts are ok for stage1 if no regressions.


regards
Ramana

>
> gcc/testsuite
>   gcc.target/arm/tail-long-call.c: New test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]