[Bug libquadmath/83800] [libquadmath] M_SQRT2q & sqrtq(2.0Q) off by one ULP ?

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 11 15:41:00 GMT 2018


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The constants were fixed in glibc with
https://sourceware.org/git/?p=glibc.git;a=commit;h=2d10d547c1e41138e439d74105246eca31547693
and for GCC in r250343.  This is not going to be backported to older GCC
versions.

Haven't checked sqrtq.


More information about the Gcc-bugs mailing list