From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 23A673858C50; Sat, 3 Sep 2022 15:53:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 23A673858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662220433; bh=jPWLywdXpMcy74jltOd7G7ToGOfuJIe/1cugEElYW3U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XykKm9K+rlX+lhKzqClopbURHbAHUh6msg8NlzD5/6auq1tltJYRjUGp2mEpa5dMU uf39j83c4Eu9BvM1Y/f/Sc6iB65IkpognJmXH4c69SrRHs9QJYqhdSVtFKJ3yuw3jz P4i3bh464ee/GB9UfLgLORxUyQZmu6IyqV+0vGy4= From: "aldyh at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/106814] [13 regression] r13-2266-g8bb1df032cc080 breaks some mpfr tests Date: Sat, 03 Sep 2022 15:53:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aldyh 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=3D106814 --- Comment #7 from Aldy Hernandez --- (In reply to Aldy Hernandez from comment #6) > This may be a DUP of 106819. Does the patch in it solve this PR? Patch committed upstream btw...=