From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id C4040386EC5F; Thu, 28 Jan 2021 17:06:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4040386EC5F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] sh: Update libm-tests-ulps X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/master X-Git-Oldrev: c177f6610c2b794aff8d3cee1d2277e59f00e8f2 X-Git-Newrev: a7b21a7830ed0a901092093e6face041441dcc0c Message-Id: <20210128170624.C4040386EC5F@sourceware.org> Date: Thu, 28 Jan 2021 17:06:24 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2021 17:06:24 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a7b21a7830ed0a901092093e6face041441dcc0c commit a7b21a7830ed0a901092093e6face041441dcc0c Author: Adhemerval Zanella Date: Thu Jan 28 11:37:17 2021 -0300 sh: Update libm-tests-ulps Diff: --- sysdeps/sh/libm-test-ulps | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/sysdeps/sh/libm-test-ulps b/sysdeps/sh/libm-test-ulps index 04a8e90581..9c297f4481 100644 --- a/sysdeps/sh/libm-test-ulps +++ b/sysdeps/sh/libm-test-ulps @@ -24,8 +24,8 @@ double: 1 float: 1 Function: "asinh": -double: 1 -float: 1 +double: 2 +float: 2 Function: "asinh_towardzero": double: 2 @@ -163,7 +163,7 @@ double: 1 float: 2 Function: "cbrt": -double: 3 +double: 4 float: 1 Function: "cbrt_towardzero": @@ -258,11 +258,11 @@ double: 1 float: 1 Function: "cosh": -double: 1 -float: 1 +double: 2 +float: 2 Function: "cosh_towardzero": -double: 2 +double: 3 float: 1 Function: Real part of "cpow": @@ -364,13 +364,17 @@ double: 1 float: 1 Function: "erfc": -double: 3 +double: 5 float: 2 Function: "erfc_towardzero": double: 3 float: 3 +Function: "exp": +double: 1 +float: 1 + Function: "exp10": double: 2 @@ -415,15 +419,15 @@ double: 1 Function: "j0": double: 2 -float: 2 +float: 8 Function: "j0_towardzero": -double: 3 -float: 1 +double: 4 +float: 6 Function: "j1": -double: 1 -float: 2 +double: 2 +float: 8 Function: "j1_towardzero": double: 3 @@ -500,7 +504,7 @@ double: 2 float: 2 Function: "sinh_towardzero": -double: 2 +double: 3 float: 2 Function: "tan": @@ -519,16 +523,16 @@ double: 2 float: 2 Function: "tgamma": -double: 5 -float: 4 +double: 9 +float: 8 Function: "tgamma_towardzero": -double: 5 -float: 4 +double: 9 +float: 7 Function: "y0": -double: 2 -float: 1 +double: 3 +float: 6 Function: "y0_towardzero": double: 3