From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2178) id 328E33858D1E; Mon, 18 Mar 2024 10:29:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 328E33858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710757755; bh=jA86KoeXoRnWPqyjNwtgeAv+oWdypU1Yvwg6ll5S31s=; h=From:To:Subject:Date:From; b=k1XKjUqKQGf9PzdwjYOi6m8KWU5+thFrwog46XXhVGS3U+G3Sz8BFf7mPM3BVlf++ IQ/OoY9arQtaSCGFC+9z1k8nG4Kf9SJjzHCY3MdqyD2P3U0UxAm4cGX06cg75AUdjO M9Ct+AyO14YgH2Vij2yW1H7WLtD0zYO+yhBWPbLM= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Florian Weimer To: glibc-cvs@sourceware.org Subject: [glibc] riscv: Update nofpu libm test ulps X-Act-Checkin: glibc X-Git-Author: Darius Rad X-Git-Refname: refs/heads/master X-Git-Oldrev: 4b0860d029f3cd61485d97c3620a5935b398b178 X-Git-Newrev: f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c Message-Id: <20240318102915.328E33858D1E@sourceware.org> Date: Mon, 18 Mar 2024 10:29:15 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c commit f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c Author: Darius Rad Date: Mon Mar 18 11:28:50 2024 +0100 riscv: Update nofpu libm test ulps Fix two test failures. Reviewed-by: Florian Weimer Diff: --- sysdeps/riscv/nofpu/libm-test-ulps | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/riscv/nofpu/libm-test-ulps b/sysdeps/riscv/nofpu/libm-test-ulps index 16106f10b0..bc7e615177 100644 --- a/sysdeps/riscv/nofpu/libm-test-ulps +++ b/sysdeps/riscv/nofpu/libm-test-ulps @@ -1043,6 +1043,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward":