From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1778) id DC0E73857719; Tue, 25 Jul 2023 21:09:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC0E73857719 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690319341; bh=/9BNTxUSXrN/rS+iITP0HJfvHC1snwYuLdZtxOLQtj8=; h=From:To:Subject:Date:From; b=gduQDkHynRyz/No7gg6vpFdy8CjOPnHxM9BkKseuijbInJGylX+VE/XSH85dlN4E6 /H9i7uL7Up1NqQ7u0+nfsMTg9d5RQvAc0r7Jai4/OAA629RI+2XEcvXtt2h79TSDO8 gEdj21FzHizgpQH/ziJ+bzCszcFHLy1sKQn8DZyI= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Aurelien Jarno To: glibc-cvs@sourceware.org Subject: [glibc] MIPS: Update mips32 and mip64 libm test ulps X-Act-Checkin: glibc X-Git-Author: Aurelien Jarno X-Git-Refname: refs/heads/master X-Git-Oldrev: 5b61880ba3a0367f8969e028cb2cfe80d6eda8ab X-Git-Newrev: a3eac15251149d27c6b2dfe1781ee8038fc171e5 Message-Id: <20230725210901.DC0E73857719@sourceware.org> Date: Tue, 25 Jul 2023 21:09:01 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a3eac15251149d27c6b2dfe1781ee8038fc171e5 commit a3eac15251149d27c6b2dfe1781ee8038fc171e5 Author: Aurelien Jarno Date: Tue Jul 25 22:20:51 2023 +0200 MIPS: Update mips32 and mip64 libm test ulps Generated on a Cavium Octeon III 2 board running Linux version 4.19.249 and GCC 13.1.0. Needed due to commit cf7ffdd8a5f6 ("added pair of inputs for hypotf in binary32"). Diff: --- sysdeps/mips/mips32/libm-test-ulps | 1 + sysdeps/mips/mips64/libm-test-ulps | 1 + 2 files changed, 2 insertions(+) diff --git a/sysdeps/mips/mips32/libm-test-ulps b/sysdeps/mips/mips32/libm-test-ulps index f7e6046da4..5720e73288 100644 --- a/sysdeps/mips/mips32/libm-test-ulps +++ b/sysdeps/mips/mips32/libm-test-ulps @@ -839,6 +839,7 @@ float: 6 Function: "hypot": double: 1 +float: 1 Function: "hypot_downward": double: 1 diff --git a/sysdeps/mips/mips64/libm-test-ulps b/sysdeps/mips/mips64/libm-test-ulps index 6f5030b1dc..78969745b2 100644 --- a/sysdeps/mips/mips64/libm-test-ulps +++ b/sysdeps/mips/mips64/libm-test-ulps @@ -1050,6 +1050,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward":