From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4C4B38983A8; Fri, 21 Jun 2024 10:18:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4C4B38983A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1718965088; bh=MWWay/8zwIpv/Bq3mTngamS1rQXTIYrzN6/azEfcD+E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lnFEOy/rL5t+/UwErN0v66/HuFgHb+mC/4hyCsOQlp64n6hKSef3+AnXx8mdkdo6u 3JuPURbhWdl1ucdl8FH7ojv8Fpf8lOOboTxwxo9zQAwdk8PK48/zVNaS/g5HaPQk5z Y+6vHfITZ6dpCnYGDX2rWOmgLZw68jTFuz1LeoB0= From: "jeevitha at linux dot ibm.com" To: glibc-bugs@sourceware.org Subject: [Bug math/31818] math/test-float128-log2p1, math/test-float64x-log2p1, math/test-ldouble-log2p1 fails on ppc64le-power8-nomultiarch Date: Fri, 21 Jun 2024 10:18:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jeevitha at linux dot ibm.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31818 Jeevitha P. changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jeevitha P. --- This issue has been resolved by changing the ULP value for float128. Issue resolved by the following commit. commit 71dafdf5f19dd2b0729e4774149944911a405bc6 Author: Florian Weimer AuthorDate: Thu Jun 20 11:07:17 2024 +0200 Commit: Florian Weimer CommitDate: Thu Jun 20 12:15:31 2024 +0200 powerpc: Update ulps Results based on POWER8 and POWER9 machines running powerpc64-linux-gnu, with and without --disable-multi-arch. --=20 You are receiving this mail because: You are on the CC list for the bug.=