diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2021-03-07 17:23:34 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2021-03-07 17:23:34 +0000 |
commit | 60167dc24b09b25c6ca3353f9ce38c41340a792f (patch) | |
tree | 67603acfedc00d844d5a2e49d1049aa61fd4029b /sysdeps/hppa | |
parent | 339bf918ea4830fb35614632e96f3aab3237adce (diff) | |
download | glibc-60167dc24b09b25c6ca3353f9ce38c41340a792f.tar.gz glibc-60167dc24b09b25c6ca3353f9ce38c41340a792f.tar.xz glibc-60167dc24b09b25c6ca3353f9ce38c41340a792f.zip |
Update hppa libm-test-ulps
Diffstat (limited to 'sysdeps/hppa')
-rw-r--r-- | sysdeps/hppa/fpu/libm-test-ulps | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps index 2a76677ab7..e63caf0840 100644 --- a/sysdeps/hppa/fpu/libm-test-ulps +++ b/sysdeps/hppa/fpu/libm-test-ulps @@ -2,6 +2,7 @@ # Maximal error of functions: Function: "acos": +double: 1 float: 1 Function: "acos_downward": @@ -33,6 +34,7 @@ double: 2 float: 2 Function: "asin": +double: 1 float: 1 Function: "asin_downward": @@ -67,7 +69,7 @@ Function: "atan": float: 1 Function: "atan2": -float: 1 +float: 2 Function: "atan2_downward": double: 1 |