From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 513303858D39; Mon, 18 Sep 2023 21:54:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 513303858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695074083; bh=pOKrpyISz1Cj01ot4Beyoe51px9y/E+ZnSkV8+XxVVw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oCH1cZw71iJfYzQa9aZKjIEVTbmhmxPX2J6j8TP0zra1iKgl+TOJ3yHGfOyESsZoo p6u1CVWx1RjHRzDkMs1Gb61LvukBH2FWH3cFR/dDpUzWKQ6Q9ucbkN6ZwvOWkb/2Hq CPhdvdXzR3qpEdXdL8yjGYZwX0bjbbnIGgNiY/mY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111465] [14 regression] stage 3 ICE kills bootstrap Date: Mon, 18 Sep 2023 21:54:43 +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: 14.0 X-Bugzilla-Keywords: build, ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.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=3D111465 --- Comment #3 from Andrew Pinski --- Reproduced, reducing ...=