From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 95582385772D; Wed, 19 Apr 2023 14:17:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 95582385772D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681913856; bh=ugtZE62215h6x2eoMLrCfRDJ63gQZmh0jvnSUbgOAnk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bCnjPbnqO+h5r6XwhBgohsmG8WbMyiDA9nactPLA3ea/bgbG2F6Bo0ebN4RJaeDwi Qn7EGFtH9hpE691Ut28uHUfZtsFmUBEx9P8paLLYMUiK1W+uvv9A5BT6FEiEutkMT6 Uto/nFmY8G7MNAmKimCQFPq7vohfuTQe2sjE4Or8= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108969] [13/14 Regression] Initializing iostreams in the library needs a GLIBCXX_3.4.31 versioned symbol Date: Wed, 19 Apr 2023 14:17:35 +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: ABI X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: 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=3D108969 --- Comment #21 from Sam James --- The commits got reverted in r14-76-ga6e4b81b12e57b and r14-77-gfac24d43e688= 38 after marxin reported a segfault with mold in #gcc and fweimer reported an issue with cmake at https://bugzilla.redhat.com/show_bug.cgi?id=3D2187768#c= 4.=