From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2286B3858D37; Mon, 18 Mar 2024 12:55:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2286B3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710766517; bh=JY4i2MARlrYsfGjlYo3XdYmGtAkAxZ5qx4eOjIzZZr4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ST7mTCQe2aBkr1MOHRV5SnjrnmTcbZIULk13v7DyFVbwpnGNyJDw+yNjAUCnNjHE0 R8+2o/ZGvo3RvDfOLnAUnKiLqdFOhEenBTDxZDjVhjkp5sD5H+Jq042/IBVnV7QrVS /dPzmC/DLFjoACRmCsnCnQ6aY0TO4w67chQz+Wt8= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105522] [powerpc-darwin] ICE: in decode_addr_const, at varasm.c:3059 Date: Mon, 18 Mar 2024 12:55:16 +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: 11.3.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: vital.had at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D105522 --- Comment #15 from Sergey Fedorov --- (In reply to Peter Bergner from comment #12) > (In reply to Sergey Fedorov from comment #11) > > (In reply to GCC Commits from comment #10) > > > The master branch has been updated by Iain D Sandoe : > >=20 > > Iain, thank you very much for addressing this! >=20 > If this is fixed for you, can you please move this to RESOLVED / FIXED? I will need to rebuild gcc13 and try it out, allow me some time please.=