在 2025-02-10 23:56, Jacek Caban 写道:
I didn’t mean to suggest changing any of that, x87 is part of the 32-bit x86 ABI, and we can't change that. What I meant is making long double a 64-bit built-in C type, i.e. sizeof(long double) == 8. The compiler could generate the same code for long double as it currently does for double (aside from differences in built-in function names).
After a little discussion with Martin on IRC, we agree that this series of patches are acceptable.The ARM64EC thunks will be responsible for conversion between x87 and ARM64 `long double`. It will be another topic.
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public