]> git.ipfire.org Git - thirdparty/gcc.git/commit
libffi: LoongArch: Fix soft-float builds of libffi
authorYang Yujie <yangyujie@loongson.cn>
Sat, 27 Jan 2024 07:09:46 +0000 (15:09 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Thu, 24 Oct 2024 04:00:50 +0000 (12:00 +0800)
commita616b7e1db7319c587b9c65fe9548c59c67d1234
tree3ae81088ca11efe77473cd96b29fe0eaad021da6
parent8df549fc2c0297970cb3bcadba7929088af96522
libffi: LoongArch: Fix soft-float builds of libffi

This patch correspond to the upstream PR:
https://github.com/libffi/libffi/pull/817
And has been merged.

libffi/ChangeLog:

* src/loongarch64/ffi.c: Avoid defining floats
in struct call_context if the ABI is soft-float.
libffi/src/loongarch64/ffi.c