diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2024-12-22 09:45:34 -0500 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2024-12-22 09:45:34 -0500 |
commit | 4b37fb71e0adf6cc6ea2202b5b77febc6d70274a (patch) | |
tree | f54492597759533a111200999fe87d5384b31bc5 | |
parent | faa0c883f6c1fae7cbaa19bfda66168844fa1a86 (diff) | |
download | glibc-4b37fb71e0adf6cc6ea2202b5b77febc6d70274a.zip glibc-4b37fb71e0adf6cc6ea2202b5b77febc6d70274a.tar.gz glibc-4b37fb71e0adf6cc6ea2202b5b77febc6d70274a.tar.bz2 |
hppa: Update libm-test-ulps
Signed-off-by: John David Anglin <dave.anglin@bell.net>
-rw-r--r-- | sysdeps/hppa/fpu/libm-test-ulps | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps index 759e224..48cfaea 100644 --- a/sysdeps/hppa/fpu/libm-test-ulps +++ b/sysdeps/hppa/fpu/libm-test-ulps @@ -84,8 +84,6 @@ float: 1 Function: "atan": double: 1 -Function: "atan2": - Function: "atan2_downward": double: 1 @@ -142,7 +140,7 @@ float: 2 Function: "atanpi_towardzero": double: 1 -float: 1 +float: 2 Function: "atanpi_upward": double: 1 @@ -224,8 +222,6 @@ Function: Imaginary part of "cacosh_upward": double: 3 float: 2 -Function: "carg": - Function: "carg_downward": double: 1 |