From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E55DF3858C62; Tue, 14 Feb 2023 21:48:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E55DF3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676411287; bh=ZtTGGJa3hB/xgT5cGL2lgJsT5rFsQfxJRLGfe7j6m9o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=C07j/KH1Zkd7QsboVAEe4xsBHl4MxTdF6vVOIeqqY+g3VWKuN0qnIOabomVm7C/Az AjVmPo9Q1LauV9vjPiPd70P/7DuW0S5wIOp5Y8fmKN2Pg1KRMBm6yqbmaHbRMoBdaq jgaX/VkdHf6iLNLdsxVhOT7+HH+rLNHTgk6sO+Jo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108355] [13 Regression] Dead Code Elimination Regression at -O2 since r13-2772-g9baee6181b4e42 Date: Tue, 14 Feb 2023 21:48:07 +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: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108355 --- Comment #4 from Andrew Pinski --- (In reply to CVS Commits from comment #3) > The trunk branch has been updated by Andrew Pinski : Sorry I forgot to fix the commit message for the corrected bug #.=