[PATCH 2/4] or1k: Update libm test ulps

Stafford Horne shorne@gmail.com
Tue Mar 19 21:42:42 GMT 2024


To fix test failures:

    FAIL: math/test-float-hypot
    FAIL: math/test-float32-hypot
---
 sysdeps/or1k/libm-test-ulps | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.44.0



More information about the Libc-alpha mailing list