From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 936503858C98; Wed, 28 Feb 2024 11:49:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 936503858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709120958; bh=60qIXvh1lwQhvDf6VIJVaP5rieykqneRe7moUZ74Jx4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fDDk/7m3bdes6yHbUK/qRlkk28gvd6fz6eSo0y2ykOwzI3xgIRQlaS86y7J405jad t+xh3eIBcmB1BDWbv4NPF+Xoq8EgcZvuGihTMupLLaSanI64h00Kqc3wXrIQk7guXu mOOzILhPBh/ywBGyb/gDvhYjFX5c7cq31OfIESIU= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug math/31426] log10( 10^n ) poor accuracy in bin80 datatype, log10l( 1E+07l ) -> 7.000000000000000000434... Date: Wed, 28 Feb 2024 11:49:18 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D31426 --- Comment #1 from Andreas Schwab --- 7.000000000000000000434 is still within 1 ULP. --=20 You are receiving this mail because: You are on the CC list for the bug.=