On Fri, Jul 29, 2022 at 12:34 PM Takayuki 'January June' Suwa
<jjsuwa_sys3...@yahoo.co.jp> wrote:
>
> The hard register A10 was already allocated for EH_RETURN_STACKADJ_RTX.
> (although exception handling and sibling call may not apply at the same time,
>  but for safety)
>
> gcc/ChangeLog:
>
>         * config/xtensa/xtensa.md: Change hard register number used in
>         the split patterns for indirect sibling call fixups from 10 to 11,
>         the last free one for the CALL0 ABI.
> ---
>  gcc/config/xtensa/xtensa.md | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Regtested for target=xtensa-linux-uclibc, no new regressions.
Committed to master.

-- 
Thanks.
-- Max

Reply via email to