From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B10113858425; Fri, 13 Jan 2023 17:04:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B10113858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673629460; bh=SFp4ONJ5FmaO/KFN+YXsoMxb3Ijdn+NUQ4ocYFQIHEc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZnO/RfeEnE5uNBGc4XXhGAjj3sim/Qllv37IzPx/t8IbKkD6hssHeA26JAiWkmv0K 9soouZRG9k439GjDL4kCiVEZlCW9uEBy0wAP5YMqCmIz03THS16YMlirMzXx/l0lDW EsWijB/nhbbLuHH1hjBj+y0RWdrzvNJAdxu3nrKY= From: "jdx at o2 dot pl" 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: Fri, 13 Jan 2023 17:04: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: jdx at o2 dot pl 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 #19 from Jan Dubiec --- (In reply to Jonathan Wakely from comment #17) > (but I still get the assembler errors for h8300-elf using > latest binutils). This is strange. I have just successfully built binutils edf64cd2 and then = gcc 426a9f55.=