From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 510DC3853D10; Thu, 30 Mar 2023 19:32:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 510DC3853D10 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680204744; bh=rS+d4pxPfVs5cmk/oLWrlTK9cLklYV2iSUvyNqMQgmM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KYiJwUfD7louXKZAJIQhQy0uD/l2Fn2dknwyKxTwIsznzYR8Jzf3EbrFyzqhIMufG B1YwKofbH+jDEXnPQsJefHSTt2Tl0VuUkJPw2H1wFQ7w7k592ut9Q5+vr45O0d8h+w dgMPWGWb7t0NalYdQBR0MLr7D0eRnG3F2aeOTuts= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109347] [lra] Spill failure for architecture without CC Date: Thu, 30 Mar 2023 19:32:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: ice-on-valid-code, ra 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: --- 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=3D109347 --- Comment #2 from Andrew Pinski --- (In reply to Piggy NL from comment #0) > The assertion was introduced in e3b3b59683c1. r11-5002-ge3b3b59683c1e7=