https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63488
--- Comment #4 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to jos...@codesourcery.com from comment #3) > (Eventually I think we should provide _Float128 functions directly in > glibc's libm on x86/x86_64, with the TS 18661-3 names, in which case > libquadmath could become a thin wrapper round the libm versions, on > platforms using current glibc or any other library providing the TS > 18661-3 functions.) I would love that. We could even emit those directly from the Fortran front-end, on supported targets.