aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-05-01 22:31:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-05-01 22:31:24 +0000
commit86793ae758eeca100a67d1e32cb16d29e74a9149 (patch)
treeabdcc7efcf8b4fe55dbab318d1b3e322c7a816b4 /sysdeps/x86_64/fpu
parent038e4be99c48fac8dbe8b772ff673837eb22431d (diff)
downloadglibc-86793ae758eeca100a67d1e32cb16d29e74a9149.zip
glibc-86793ae758eeca100a67d1e32cb16d29e74a9149.tar.gz
glibc-86793ae758eeca100a67d1e32cb16d29e74a9149.tar.bz2
Add another test of pow.
This patch adds a randomly-generated test of pow that is observed to increase ulps on x86_64. Tested for x86_64 and x86 and ulps updated accordingly. * math/auto-libm-test-in: Add another test of pow. * math/auto-libm-test-out: Regenerated. * sysdeps/x86_64/fpu/libm-test-ulps: Update.
Diffstat (limited to 'sysdeps/x86_64/fpu')
-rw-r--r--sysdeps/x86_64/fpu/libm-test-ulps16
1 files changed, 8 insertions, 8 deletions
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 3b342d6..ab2b0b7 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1816,8 +1816,8 @@ ildouble: 1
ldouble: 1
Function: "pow":
-float: 1
-ifloat: 1
+float: 3
+ifloat: 3
ildouble: 1
ldouble: 1
@@ -1853,25 +1853,25 @@ ldouble: 2
Function: "pow_downward":
double: 1
-float: 1
+float: 3
idouble: 1
-ifloat: 1
+ifloat: 3
ildouble: 4
ldouble: 4
Function: "pow_towardzero":
double: 1
-float: 1
+float: 4
idouble: 1
-ifloat: 1
+ifloat: 4
ildouble: 1
ldouble: 1
Function: "pow_upward":
double: 1
-float: 1
+float: 4
idouble: 1
-ifloat: 1
+ifloat: 4
ildouble: 2
ldouble: 2