From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 42AB6389367B; Mon, 5 Dec 2022 08:24:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42AB6389367B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670228672; bh=Aaye558slWOczIrmLkp4r+wbvGhMqD7Pg4hfugXA2VM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vmYmUsz3g7Q2Vc5ZA26CT7/a3+hYhAAauIRukNhORQRTfJ9VCW3XUCiYc8mn3P1T5 zQlNcFBc0p4v/41zKNqxJN594q4owHEy+46xAkck36bl9dGIqh+9sbDzuyIStUbSVd D8t/eupu5bGHURLLHkPk9NxozaHqlTGR8p/k7M14= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107967] The gcc commit 2f7f9edd28d caused the glibc make check fails. Date: Mon, 05 Dec 2022 08:24:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: component cc keywords 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=3D107967 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |tree-optimization CC| |jakub at gcc dot gnu.org Keywords| |wrong-code --- Comment #1 from Richard Biener --- I think there have been followup fixes to that commit, but I'm not sure abo= ut the glibc testsuite state=