[PATCH] x86_64: Update libm test ulps

H.J. Lu hjl.tools@gmail.com
Fri Feb 24 17:01:55 GMT 2023


Update libm test ulps for

commit cf7ffdd8a5f6da55397e10b3860062944312824c
Author: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Date:   Sun Feb 12 08:01:18 2023 +0100

    added pair of inputs for hypotf in binary32
---
 sysdeps/x86_64/fpu/libm-test-ulps | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 0ef27deea8..9e47fdfa87 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1574,6 +1574,7 @@ ldouble: 6
 
 Function: "hypot":
 double: 1
+float: 1
 float128: 1
 ldouble: 1
 
-- 
2.39.2



More information about the Libc-alpha mailing list