From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4A32F3861037; Thu, 5 Sep 2024 09:00:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A32F3861037 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1725526852; bh=dJaWsY49q2OXy+kq1N1/7ITp4s1tql1kBHBDrTarik4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Pb/7ZSceSvSNxOlygaznPryNmYNHFXiSb7T/0IO8y2aERrGcI+VqmjbU/oRgEauuE ByavX9oVnOziZGUkD22n3LRTV16XC1NEL33ZCLNBCkHvNyZguofnPoh8Y6jcjf0ZbD /H0gzX0cQs6kMze/YVHgacHK/xkswpTjiNpJZIRU= From: "andrew.jones at linux dot dev" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110634] Incorrect RISC-V assembly with -fno-omit-frame-pointer Date: Thu, 05 Sep 2024 09:00:50 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrew.jones at linux dot dev X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: vineetg at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D110634 Andrew Jones changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.jones at linux dot = dev --- Comment #6 from Andrew Jones --- I also stumbled onto this issue, but it appears to be fixed with gcc-14 (te= sted with gcc version 14.2.1 20240904 (g0562522e1290)).=