From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1962) id 6DD4A3858D33; Tue, 28 Feb 2023 09:39:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6DD4A3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677577156; bh=x6JZdWW9mNwSUg/AzI2fjw0QvHt0kn/Y3nEhh7q8h6Q=; h=From:To:Subject:Date:From; b=rs277skjJfZ6JCHFrBFxerGN2N+tPiTkGGkfdK0ff2al+RwdOqWI3/oKr42Ao92FL zOuSXVmCIJW331e7xfyZZ4h5ZymZPWbs/EA+l1/yBPQMl26q0cLsX+SMVRjT85sfHd QdyR8SlrE9RZFuu2dHDpm0Py32sU0CmKpCzAzSaI= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Stefan Liebler To: glibc-cvs@sourceware.org Subject: [glibc] s390x: Regenerate ULPs. X-Act-Checkin: glibc X-Git-Author: Stefan Liebler X-Git-Refname: refs/heads/master X-Git-Oldrev: 8ebe9c0b38a9c1b309028d9c1ded7c06ded6bcad X-Git-Newrev: 86f69d699b5c2acf8362695bac0c5bbc2006d54f Message-Id: <20230228093916.6DD4A3858D33@sourceware.org> Date: Tue, 28 Feb 2023 09:39:16 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=86f69d699b5c2acf8362695bac0c5bbc2006d54f commit 86f69d699b5c2acf8362695bac0c5bbc2006d54f Author: Stefan Liebler Date: Tue Feb 28 10:38:25 2023 +0100 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 Diff: --- 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":