From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 000A4385B500; Fri, 15 Mar 2024 10:26:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 000A4385B500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710498394; bh=D9Cd7s8NF0MMf7ZXsT5Bx47FocoiSjwHTprKSkvPlAc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NmEUJocx2bvpBCmezsXIwMAZpgkOLadCEIXBv6wY/3EuqnZlB2XVZup4W1Hn6yWWy GTmDVapuxcEjvVjMsGCC0EWpICcLtgDKVz1DutbBC8oE0goIjet0BrEo9AcJvIWSYG 2wT8EgGb44p6qEYxu52HH98yEO/yk1fMY6cOzX1E= From: "christophm30 at gmail dot com" 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: Fri, 15 Mar 2024 10:26:31 +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: christophm30 at gmail dot com 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: 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=3D114160 Christoph M=C3=BCllner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophm30 at gmail dot = com --- Comment #1 from Christoph M=C3=BCllner = --- Thanks for reporting (and CCing me). I'm working on this. So far, I could reproduce it on releases/gcc-13. GCC master is not affected (as written above).=