From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1778) id B6DBC3858D1E; Sat, 22 Jul 2023 14:06:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B6DBC3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690034764; bh=CBbNTiTQ6Ka9aJcW86GaPdHITXheNTDwMzhQBskoqZg=; h=From:To:Subject:Date:From; b=KIurOdGeXiFYZCBVht3xl6etCg5F7SBgD+9Ss6VAqMnFLbW4iHrI8k+76pq7LmtAL Feu1EPML7JKClOagD/Vh5TJhBDUqYxQfYXkfEpxVdtXmbBABNhJh5v31OTK9WbulSk kYpTup8JAUu+Ow0DOoCSrvQHM8qT0Hw9jkGRKS98= 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] riscv: Update rvd libm test ulps X-Act-Checkin: glibc X-Git-Author: Aurelien Jarno X-Git-Refname: refs/heads/master X-Git-Oldrev: 59dc07637fa1a693bd7599a98b0735697544077b X-Git-Newrev: 7fcdc2380c5c3870c795e95c07c127d2ca52a9ce Message-Id: <20230722140604.B6DBC3858D1E@sourceware.org> Date: Sat, 22 Jul 2023 14:06:04 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7fcdc2380c5c3870c795e95c07c127d2ca52a9ce commit 7fcdc2380c5c3870c795e95c07c127d2ca52a9ce Author: Aurelien Jarno Date: Thu Jul 20 18:58:42 2023 +0200 riscv: Update rvd libm test ulps Generated on a VisionFive 2 board running Linux version 6.4.2 and GCC 13.1.0. Needed due to commit cf7ffdd8a5f6 ("added pair of inputs for hypotf in binary32"). Diff: --- sysdeps/riscv/rvd/libm-test-ulps | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/riscv/rvd/libm-test-ulps b/sysdeps/riscv/rvd/libm-test-ulps index 308568082f..a3a05a8705 100644 --- a/sysdeps/riscv/rvd/libm-test-ulps +++ b/sysdeps/riscv/rvd/libm-test-ulps @@ -1046,6 +1046,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward":