From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C41323858D32; Sun, 5 Mar 2023 11:20:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C41323858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678015209; bh=xo32rrN7BiOG6kmaEmkF8i378CAlUJKt86MYg27rpCA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Rz2KQ3UVds78CJXMwX+B7kCdn2pq0E+PNakR2i24AbD119nMey8DrGFNQ6xuGfLeb BsY0m3Z3DyTRl8FA7DH6um2fZ2AniQ9TWL8pWX4lnQEebz4Ox42yxrv/NDM9b09mjA Bea5R4aK+l++cJrLHqC+UtGtleh++SkX8UYsm670= From: "i.nixman at autistici dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libquadmath/94756] strtoflt128 assigns some subnormals incorrectly on MS Windows Date: Sun, 05 Mar 2023 11:20:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libquadmath X-Bugzilla-Version: 8.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: i.nixman at autistici dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94756 --- Comment #16 from niXman --- trying to build x86_64-mingw-w64 and check...=