From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 57A923858C2A; Fri, 19 Jan 2024 09:18:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 57A923858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705655888; bh=iHth/2F39xGYikeEkXHGL5Qt+UbdU7+u3OZh24bQWwg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HXvRA3seO1Lov4ZC9mIDM0D8OmWzajXccA3YTSIHmZq62JpYRAORfRgi4tLuYHZWA JTahq7AIVG5cMqn7iZU6nekHLeEw4U320YGg5k9E4Bff37kOv4kASfvoc3EapoZjHe bVLehwsziSI4jORyRvKBCvAfjKBfXk6D5OL0EEBY= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113089] [14 Regression][aarch64] ICE in process_uses_of_deleted_def, at rtl-ssa/changes.cc:252 since r14-6605-gc0911c6b357ba9 Date: Fri, 19 Jan 2024 09:18:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc keywords 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=3D113089 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://patchwork.sourcewar | |e.org/project/gcc/list/?ser | |ies=3D29928 Keywords| |patch --- Comment #12 from Alex Coplan --- Patches submitted: https://gcc.gnu.org/pipermail/gcc-patches/2024-January/643430.html https://gcc.gnu.org/pipermail/gcc-patches/2024-January/643431.html https://gcc.gnu.org/pipermail/gcc-patches/2024-January/643432.html=