From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 86AB53858D39; Mon, 27 Mar 2023 10:59:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 86AB53858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679914761; bh=pT060vbZ0ERF5HunerNaF2iYm8sRp3FIU4OinE2jSzE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AaFzipqQDX5x9C0s+M4FXyABMYnZ6L93DHZ690TehO8XbY1GLnt9C5w08UwZW1MRG 8OavTmT55e0MPxhqeTQJq1lnf0PCsL22Ef5dbNfBI2otpSwTcJfxjBDC4GxlcjjmYN FMjFUj3VQLgARSn4+/h3UT8kOYaI9t92NReGBM+I= From: "rguenth 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 10:59:20 +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: rguenth 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: component priority 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |middle-end Priority|P3 |P2 --- Comment #4 from Richard Biener --- middle-end though, exposed for Risc-V, the regression is long present so P2 (and riscv wouldn't be primary/secondary).=