From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 58CF43858D1E; Mon, 18 Mar 2024 08:15:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58CF43858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710749700; bh=nvSKTWnC0Ny2TAHTbp2qGo06SsYE6f7rwj6n04Spuyg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wUbFx26/w5xZUCL74+4k0StB65Ybctmt8Cqy5vcxWsm+F5zd3uFlmoI6eYr9eQcVZ iOmo0GlZcmunF2R8xUJ2dWXXmkgZ6w/M2lXLbH4RpZPu9cctC+dl1dZmpFKZuJ/mzV wazp0FAOz+DkjLjVnt8Aaqm11pIKC0t+kIdPGegU= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114160] ICE on RISCV (-mcpu=thead-c906) when building glibc in dwarf2out_frame_debug_cfa_offset Date: Mon, 18 Mar 2024 08:15:00 +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: 13.2.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: 13.3 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=3D114160 --- Comment #3 from Sam James --- (In reply to Christoph M=C3=BCllner from comment #2) > The fix for this issue ("riscv: xtheadmempair: Fix CFA reg notes") has be= en > cherry-picked from master and pushed to releases/gcc-13. >=20 > Btw, I don't have permission to change the ticket fields. So, whoever has > permission, please close this one. If you have commit access, you can change your email to @gcc.gnu.org on BZ and get permissions.=