From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C4143858C31; Tue, 19 Sep 2023 11:24:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C4143858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695122698; bh=nnMaT3PeR/whQn8uoJ9AYuqeaar2W8/8btyfVy6Y+bs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gJq0rnDYNsVtQoxTiibsim3fvPVudvQyaIYZZM+E2uXDRDcl6I3GkK2HZPykxdvaY eVyMYkNfUx4ym7GBRwTxJHrq0vJoUi+UrjrTsiiRlv5FQffQtiqxEDkHr0uk9ePiLy xdEAYfgZd0omZqr2bn1xO+8mKz966aFSTN6os0u0= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/102844] [11/12/13/14 Regression] DOM jump threading not copying block that became non-empty Date: Tue, 19 Sep 2023 11:24:58 +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: 9.3.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D102844 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seurer at gcc dot gnu.org --- Comment #33 from Richard Biener --- *** Bug 111465 has been marked as a duplicate of this bug. ***=