From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9A23B3858C5F; Tue, 12 Dec 2023 04:46:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9A23B3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702356417; bh=C+ZCZNvwb2Si/LCRWmiVMRcYorWdgrlz5HahrsjhYDw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y+qFLsjI/k3HrOBhSzDqfEWv1d0jzxpdegOOVNzpbGDBDQcBB4huLu4mxiiO1EjNT UmTWNWnj7u5behCZpX2X0nQ+/HoF3/rdYfhPEcLJfZvp6w175NIKkHClfCPNVOsSVA k68+ADEmqDuPf6GVdxnbwbSrmUJo4W6vtrV3ProU= From: "aoliva at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112334] ICE in gen_untyped_return arm.md:9197 while compiling harden-cfr-bret.c Date: Tue, 12 Dec 2023 04:46:57 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: aoliva at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: aoliva at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D112334 Alexandre Oliva changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Alexandre Oliva --- Fixed, though there's an (optional) followup, posted along with the fix, th= at's not clearly approved.=