From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 298013858D38; Mon, 9 Jan 2023 12:58:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 298013858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673269102; bh=BsguVPVJtQhiVpHLmPo8dEWWBI5e+WsK5rS+KMuIh14=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AXYgr/3Z1irxZSwbCEfBdcNC8r81AG4btPg9Rqwwhni48gq4pflTm3QE4om3uwNqQ 3ROF1vy6wa2lq8CkL8uLyvN3UIelgmmEobnvwY/0MlGQ3XYVtwP5grl7xTDRPn8PeX mI6Ea8bOUpXSfcNKTYKzuNJQH6Eu4rLT5hJULb38= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108221] Building cross compiler for H8 family fails at libstdc++-v3/src/c++20/tzdb.cc Date: Mon, 09 Jan 2023 12:58:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108221 --- Comment #14 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #3) > /tmp/ccC7KXoL.s: Assembler messages: > /tmp/ccC7KXoL.s:82719: Error: value of 0001254e too large for field of 2 > bytes at 00000002 I still see these errors with binutils HEAD. I get it nearly 16000 times for tzdb.o=