]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.
authorDavid S. Miller <davem@davemloft.net>
Sun, 25 May 2014 01:58:01 +0000 (18:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Jun 2014 03:05:00 +0000 (20:05 -0700)
commit30f3d07cbbde199b1a0b2c3e983f0f0546e7ea45
treec05d830d4fc8ab4943541017a4517bb1d24eeeb3
parentf0712b543eaddeca8fc6d7a8eb6b5b8d24105ce2
Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.

* sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
to occur in round to nearest mode when |x| >= 2.0
ChangeLog
sysdeps/ieee754/flt-32/e_j1f.c