From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 340CF3858D38; Sat, 23 Mar 2024 23:17:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 340CF3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711235842; bh=L6LSosEdTlYIaQ2ZLvO50O5trcSjhU1yTJRbqjJt//E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f5XFvdIM/tYONBW4ElNQXb+FbYbG+YHkrcUTuH0ApPsBvda6dUEkTArs5dJTC9afG /DTSQizZyaE7tLK5WmNph932Ezcr1Kenn0bAoAA0nfMHe/lXNYut6NSmndlh+dof8Q LjzNEaY4NoiWU7pwuGEE+4s2yeSOD5/I5DRdt+7k= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93353] ICE: in final_scan_insn_1, at final.c:3073 (error: could not split insn) Date: Sat, 23 Mar 2024 23:17:19 +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: 10.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution target_milestone bug_status 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=3D93353 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |11.0 Status|UNCONFIRMED |RESOLVED --- Comment #10 from Andrew Pinski --- Fixed so closing as such as GCC 10 no longer being updated. Note the aarch64 bug which was reported (incorrectly in this bug report) is= a dup of PR 96357.=