From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E5D13858D33; Wed, 22 Nov 2023 02:31:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E5D13858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700620290; bh=u9rmOW9bINlVpGJBH+XKAm1gW8urONbwP3qHqJGWoWs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y/v+s1vDcKlWPjzIN3Yesa/Eonv0H/JI9G61f0JdYd045O/fqKGsnrUpErf6zu8+A kNwWOkSI3q9CAZWpgt2P4NWBysH4aPeigBAMjJvr6UYy5JzWfB+faquJqXI1tPLVwn PQ+OZgjPyHGPI12BRKzcxKcyv1LlyCSH3d7Rt0n8= From: "macro at orcam dot me.uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111815] VAX: ICE in 'print_operand_address' while building 'elf_zstd_decompress' from libbacktrace/elf.c Date: Wed, 22 Nov 2023 02:31:30 +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: 14.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: blocker X-Bugzilla-Who: macro at orcam dot me.uk X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: macro at orcam dot me.uk X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D111815 Maciej W. Rozycki changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Maciej W. Rozycki --- Fix now committed and backported to GCC 13/12/11. Closing bug.=