[PATCH] fortran, libgfortran, v2: Avoid using libquadmath for glibc 2.26+

Mikael Morin morin-mikael@orange.fr
Sun Jun 26 18:45:28 GMT 2022


Hello,

I don’t like the _Float128 vs __float128 business, it’s confusing.
And accordinog to https://gcc.gnu.org/onlinedocs/gcc/Floating-Types.html 
they seem to be basically the same thing, so it’s also redundant.
Is there a reason why the standard one, _Float128, can’t be used everywhere?
Mikael


More information about the Fortran mailing list