From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5CA953858D39; Sat, 7 Jan 2023 01:13:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CA953858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673053981; bh=EgCJCSwMyAcJN9jaVxDpxPuQK54mTC7n3IP3dwHBgls=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s7j13sqchPFJNGOqJN+VrjzS7xDDOoKcCzFD4XsMvX21DPky7t9BKnwj6El7IdaFl fWnVlyBMat6ajZm+N9cSrJM1xZNfXup6nVcU4vi1hPdasOV47yneLwHZlowzxjEaf2 r0vRwU7q4GALf/j4IsIBkbk5EpQn33wYC3GhzxCY= 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: Sat, 07 Jan 2023 01:13:01 +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 #7 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #5) > Fixed, but the build still fails as mentioned above. See comment 3=