diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-05-01 22:17:19 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-05-01 22:17:19 +0000 |
commit | 038e4be99c48fac8dbe8b772ff673837eb22431d (patch) | |
tree | f88bd3f6eb014b405732e897932c5029f3e1c4a3 /math/auto-libm-test-in | |
parent | a0d31f36aa7f6101b53f3b36214ac119f678a275 (diff) | |
download | glibc-038e4be99c48fac8dbe8b772ff673837eb22431d.tar.gz glibc-038e4be99c48fac8dbe8b772ff673837eb22431d.tar.xz glibc-038e4be99c48fac8dbe8b772ff673837eb22431d.zip |
Add more tests of lgamma.
This patch adds some randomly-generated tests of lgamma that are observed to increase ulps on x86_64. Tested for x86_64 and x86 and ulps updated accordingly. * math/auto-libm-test-in: Add more tests of lgamma. * math/auto-libm-test-out: Regenerated. * sysdeps/i386/fpu/libm-test-ulps: Update. * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r-- | math/auto-libm-test-in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index 7a8a67b941..caf3c93a0e 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -1759,6 +1759,14 @@ lgamma -0x1p-16445 lgamma 0x1p-16494 lgamma -0x1p-16494 +lgamma 0x8.8d2d5p+0 +lgamma 0x1.6a324ap+52 +lgamma 0x9.62f59p+0 +lgamma 0xa.d55d6b4d78e28p+0 +lgamma 0x8.d6315p+0 +lgamma 0xb.2e679p+0 +lgamma 0xb.01191p+0 + log 1 log e log 1/e |