]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V/libgcc: Save/Restore routines for E goes with ABI.
authorJim Lin <jim@andestech.com>
Fri, 27 Sep 2024 06:44:12 +0000 (14:44 +0800)
committerKito Cheng <kito.cheng@sifive.com>
Fri, 27 Sep 2024 09:29:06 +0000 (17:29 +0800)
commitbb01c9d6d280d7ffbaa8f09c36ae57908a4f6883
tree3df30c043a189be3a49ae66c8ac90d1bbf6fae79
parent6b7eaec20b046eebc771022e460c2206580aef04
RISC-V/libgcc: Save/Restore routines for E goes with ABI.

That Save/Restore routines for E can be used for RVI with ILP32E ABI.

libgcc/ChangeLog:

* config/riscv/save-restore.S: Check with __riscv_abi_rve rather than
__riscv_32e.
libgcc/config/riscv/save-restore.S