PowerPC: Fix nearbyintl failure for few inputs
commit754c5a08aacb44895d1ab97c553ce424eb43f761
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Tue, 17 Jun 2014 13:46:25 +0000 (17 08:46 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Tue, 17 Jun 2014 13:46:25 +0000 (17 08:46 -0500)
treeff2fc9fc8dff779c201f554c0ee7411dd6362b33
parent556f529dabd3aa57ae1b40a1a5c8d5cc162d4104
PowerPC: Fix nearbyintl failure for few inputs

This patch fixes few failures in nearbyintl() where the fraction part is
close to 0.5.i  The new tests added report few extra failures in
nearbyint_downward and nearbyint_towardzero which is a known issue.

Fixes #17031.
ChangeLog
NEWS
math/libm-test.inc
sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c