about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-04-01 14:02:05 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-04-01 14:02:05 -0300
commitbe60d70166f7741b490e8d6c3741dc024d836fe4 (patch)
treea691118c7e005bde6194a9accbf3c958c8b3a457
parent4d8cf564a23dcf87bbe84952c8dcaf3ab7d9738b (diff)
downloadglibc-be60d70166f7741b490e8d6c3741dc024d836fe4.tar.gz
glibc-be60d70166f7741b490e8d6c3741dc024d836fe4.tar.xz
glibc-be60d70166f7741b490e8d6c3741dc024d836fe4.zip
Update arm libm-tests-ulps
Required after db3f7bb558 "math: Remove slow paths from asin and
acos [BZ #15267]".
-rw-r--r--sysdeps/arm/libm-test-ulps4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps
index 62ff4b7477..cdb635ee3d 100644
--- a/sysdeps/arm/libm-test-ulps
+++ b/sysdeps/arm/libm-test-ulps
@@ -46,7 +46,7 @@ double: 1
 float: 1
 
 Function: "asin_upward":
-double: 1
+double: 2
 float: 1
 
 Function: "asinh":
@@ -66,6 +66,7 @@ double: 3
 float: 3
 
 Function: "atan":
+double: 1
 float: 1
 
 Function: "atan2":
@@ -447,6 +448,7 @@ double: 3
 float: 3
 
 Function: Imaginary part of "clog":
+double: 1
 float: 1
 
 Function: Real part of "clog10":