diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2021-10-05 13:43:26 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2021-10-05 13:44:27 +0100 |
commit | c75b106145c30e6c7bcf87f384a5c68ce56406e9 (patch) | |
tree | a226e0d8bc7c17c3e5e161d71c7826d2f6bf3c81 | |
parent | 6bbf7298323bf31bc43494b2201465a449778e10 (diff) | |
download | glibc-c75b106145c30e6c7bcf87f384a5c68ce56406e9.zip glibc-c75b106145c30e6c7bcf87f384a5c68ce56406e9.tar.gz glibc-c75b106145c30e6c7bcf87f384a5c68ce56406e9.tar.bz2 |
aarch64: update libm test ulps
Update after
commit 6bbf7298323bf31bc43494b2201465a449778e10.
Fixed inaccuracy of j0f (BZ #28185)
-rw-r--r-- | sysdeps/aarch64/libm-test-ulps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/libm-test-ulps b/sysdeps/aarch64/libm-test-ulps index bdeb175..07509a4 100644 --- a/sysdeps/aarch64/libm-test-ulps +++ b/sysdeps/aarch64/libm-test-ulps @@ -1082,7 +1082,7 @@ ldouble: 9 Function: "j0_upward": double: 9 -float: 8 +float: 9 ldouble: 7 Function: "j1": |