From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 225FA3858C53; Mon, 27 Mar 2023 13:16:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 225FA3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679922963; bh=ZcHM9SFF7ZW7tSLdsqzeqcIhihDXEzujVisWq0BuUmk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iJEUCFI9BN08AFkAk/bk4SRgsanWBc8GOPhmWMmhsaGauoajpYLh3f4P4gj36BNDg EC67KGhren8NIPire7LK/Bc48GDixYxyhZsK/r0/FBdcjWS5l2pCOkxVTLbjxCWmFG aRioApHMfGo93FjOTzAEZfkRfzaPGDahgOqBESDI= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108892] [13 Regression] unable to generate reloads for at -Og on riscv64 since r13-4907 Date: Mon, 27 Mar 2023 13:16:02 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: blocker X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: law at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108892 --- Comment #5 from Jeffrey A. Law --- Right. The fix is a 1-liner. I had it going through a test on x86 and ris= cv and lost power. Finally got it re-spun and just need to look at the result= s.=