From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFBE3385840F; Fri, 24 Feb 2023 15:30:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFBE3385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677252602; bh=SWYZIczqfpUJFkAGlSO9RQXAPQKcuFVpVAVJPZM3I9k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dD9mSPbdD/AIQfUVm63sQDtamih718fGoU1gnMBdu0lUvagALxLRG9wLno7jMTQHM ayS/nKg15K69dlgo4Dm/xRQlGtv3SBIQztnvdMPoCcB5Bm7XqfTt6rbf0QZ8T5GVfC +vipDg6S5CDHCCf3gEMyhqPeHu1cOCpnnvhErbHE= From: "mike at mnmoran dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug demangler/107884] H8/300: cp-demangle.c fix warning related demangle.h Date: Fri, 24 Feb 2023 15:30:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: demangler X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mike at mnmoran dot org 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=3D107884 --- Comment #8 from Michael N. Moran --- I tried to build with after patching with https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53980 and now get an assem= bler failure. /tmp/cc2C1wMh.s: Assembler messages: /tmp/cc2C1wMh.s:82060: Error: value of 00012570 too large for field of 2 by= tes at 00000002 I created a corresponding cp-demangle.s file and attached it https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54530 The offending line looks like this: .Ldebug_line0: .2byte 0, .LELT0-.LSLT0 <<<<<< line 82060 .LSLT0: .2byte 0x5=