[Bug libquadmath/96016] AArch64: enable libquadmath

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 1 15:41:11 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96016

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You need to use the *l variants of the math functions in c or use tgmath.h
which will cause the standard math functions to be type generic.


More information about the Gcc-bugs mailing list