From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 076DF3854801; Mon, 20 Mar 2023 10:28:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 076DF3854801 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679308117; bh=Btq5SeK3FbWCoQ6dGDjRNOLs9xYBTdItZYfV/K/Nlto=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TQJKxUC83NBWXPWve4UIYuE30x/8ZWWkWnHFgPvDRP7uU7+YtsmTbeMahuIy7zcLf Wfh8q3B0VW7AgIvjRCHdKj2VuhYYaFMSEEetuo788rM42gwtuPAKMSpqu786dHPQDD UxwphXPAEe1qSEtSal2ApVv6Nu4WEpWK2aIj1gzU= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libquadmath/94756] strtoflt128 assigns some subnormals incorrectly on MS Windows Date: Mon, 20 Mar 2023 10:28:36 +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: jakub at gcc dot gnu.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 #20 from Jakub Jelinek --- Fixed for 12.3 too.=