https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119244
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60792|0 |1
is obsolete| |
--- Comment #27 from Iain Sandoe <iains at gcc dot gnu.org> ---
Created attachment 60793
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60793&action=edit
v3 patch tested on x86_64-darwin/linux and aarch64-linux
the testing on aarch64 found a couple of glitches with the native long double
case.
works on x86_64-darwin/linux and aarch64-linux (where libquadmath is not used,
because libc/m have the requisite functions).
.. I need to separate this out from the series to post it - or try to post some
of the earlier patches first.