From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7038F385B53C; Fri, 21 Jul 2023 20:40:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7038F385B53C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689972027; bh=454mpl7a6f4CpsA2OWGRcxAiFFLlA70zhDRs4dYrHE8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R9avIh+rLhX38bH7UaHQCUpnWbWpifCPkIqU+vx+Ces5HmrA2V1rk/7yf0uCBeZZX 9fwzNG1FBSX57QJwhx0ZPZZlnDbKwZHViI9LO0nmbQ1rMpA3ZgNy0G6yIt6f0H4otY FKLQaa8MsceZfYtR0uiWIJYV/CrwxoBcEfg+jl1k= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110766] [14 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in gimple_phi_arg_def_from_edge, at gimple.h:4699 Date: Fri, 21 Jul 2023 20:40:27 +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: unknown X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_status cf_reconfirmed_on everconfirmed 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=3D110766 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2023-07-21 Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski --- Confirmed.=20 Note I also double checked the others which I had marked as a dup of bug=20= =20=20=20=20=20=20=20 110669 to make sure they were fixed.=