diff options
author | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-02-11 13:47:47 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-02-11 13:47:47 +0100 |
commit | 7e6424e343b5213ae12bae83c0d018f4fcafd5cd (patch) | |
tree | a3705d23edeeb9960fd3f0a82f91b5911506971e /math/auto-libm-test-in | |
parent | 83a3406e0f1dd92cd6c7c2a668c5cec2fe1a0cc6 (diff) | |
download | glibc-7e6424e343b5213ae12bae83c0d018f4fcafd5cd.tar.gz glibc-7e6424e343b5213ae12bae83c0d018f4fcafd5cd.tar.xz glibc-7e6424e343b5213ae12bae83c0d018f4fcafd5cd.zip |
BZ #16447: Fix ldbl-128 expl implementation.
Extend the range of numbers handled via unsafe mode. Add expl testcase and regenerate ULPs for s390.
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r-- | math/auto-libm-test-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index b919dbcc12..c620361613 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -725,6 +725,7 @@ exp max xfail-rounding:dbl-64 xfail-rounding:ldbl-128ibm exp -7.4444006192138124e+02 exp -0x1.75f113c30b1c8p+9 exp -max +exp -11342.8125 exp10 0 exp10 -0 |