From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF4A338930CE; Thu, 20 Jun 2024 09:15:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF4A338930CE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718874926; bh=DOTiQcZIUmIfkoGTbGcfkM2fo1yhhCohm7uIv/WZ/nU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O2e1manojx/IxG7t36rE8Vf6ACf6jsdkV03+fyFcw2PdDsFIb1L4KGm2hSfNMEZJD bYqxMrONtPl46Z3R9XCW90ahn/jt/l7TwUTdPZ7PrAibdOQAVFlRqAr41Xmoz+oVDM C3BeawwswHRG+Vb0hgCx5BKfckFPmkNIMPKCfLds= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115033] [12/13/14/15 Regression] Incorrect optimization of by-reference closure fields by fre1 pass Date: Thu, 20 Jun 2024 09:15:26 +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: 12.3.0 X-Bugzilla-Keywords: alias, 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: 12.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D115033 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|12.4 |12.5 --- Comment #6 from Richard Biener --- GCC 12.4 is being released, retargeting bugs to GCC 12.5.=