diff options
author | Stafford Horne <shorne@gmail.com> | 2024-03-18 15:27:56 +0000 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2024-03-22 15:43:34 +0000 |
commit | 2e982a3937f20156a72a59560061dda006d3480b (patch) | |
tree | 632253fbc4c80b773acaa542258f35cc2609792a /sysdeps | |
parent | 2e94e2f5d2bf2de124c8ad7da85463355e54ccb2 (diff) | |
download | glibc-2e982a3937f20156a72a59560061dda006d3480b.tar.gz glibc-2e982a3937f20156a72a59560061dda006d3480b.tar.xz glibc-2e982a3937f20156a72a59560061dda006d3480b.zip |
or1k: Update libm test ulps
To fix test failures: FAIL: math/test-float-hypot FAIL: math/test-float32-hypot
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/or1k/libm-test-ulps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/or1k/libm-test-ulps b/sysdeps/or1k/libm-test-ulps index 94b383669d..785bae70d0 100644 --- a/sysdeps/or1k/libm-test-ulps +++ b/sysdeps/or1k/libm-test-ulps @@ -834,6 +834,7 @@ float: 6 Function: "hypot": double: 1 +float: 1 Function: "hypot_downward": double: 1 |