From 86f69d699b5c2acf8362695bac0c5bbc2006d54f Mon Sep 17 00:00:00 2001 From: Stefan Liebler Date: Tue, 28 Feb 2023 10:38:25 +0100 Subject: [PATCH] s390x: Regenerate ULPs. Needed due to recent commits: - "added pair of inputs for hypotf in binary32" commit ID cf7ffdd8a5f6da55397e10b3860062944312824c - "update auto-libm-test-out-hypot" commit ID 3efbf11fdf15ed991d2c41743921c524a867e145 --- sysdeps/s390/fpu/libm-test-ulps | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps index 3c6adeada4..a898eebb20 100644 --- a/sysdeps/s390/fpu/libm-test-ulps +++ b/sysdeps/s390/fpu/libm-test-ulps @@ -1047,6 +1047,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward": -- 2.43.5