From 2e982a3937f20156a72a59560061dda006d3480b Mon Sep 17 00:00:00 2001 From: Stafford Horne Date: Mon, 18 Mar 2024 15:27:56 +0000 Subject: or1k: Update libm test ulps 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 -- cgit 1.4.1