From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC9EC3858C60; Thu, 3 Nov 2022 19:33:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC9EC3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667504035; bh=SIKCASrC2DMEyDz8NOdZWRd/hby81o9Nxn6utx3aLUY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IHzMd/Le7St+cLQPhCVMRBKNe6QSDk2vmpd9bDKJ/Oqo7+pIKMVXqVQ5n8MWEN4oO FygOKuSLH9Zdq31FlDb7Gnl1PlwgBFvlZjzDaRagg6il6DyvBHMi7VIRhoPBYGET6u 9hjcxgAbSXaL4wM9NRssTo/GZ/mGPP3mvqd415nc= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/102650] [12/13 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0) Date: Thu, 03 Nov 2022 19:33:47 +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.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: amacleod at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D102650 Andrew Macleod changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Andrew Macleod --- Fixed by commit e7310e24b1c0ca67b1bb507c1330b2bf39e59e32 Author: Andrew MacLeod Date: Tue Oct 25 16:42:41 2022 -0400 Make ranger vrp1 default.=