From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B90E63858C52; Sun, 3 Sep 2023 12:22:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B90E63858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693743731; bh=VOiX2AInNv/8XF4015GrU64fQqp42i+XHuB4lqukx88=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jCRvSwX/h9L/5ZCTPp2CTqKXpmuFTDZzck51N5GaC+rtR11//bvPSUpxs4euoLdt2 8UMzOX24A7gDc2x3Q9jLsaS6XcvD7MQr51fpjQ4eR05eqrotSe4LsQ93VLqE561lc0 mZ76OsXImTrP//Jx8YW/9xq+1MKR3Yqq1AFsEn3g= From: "fdumont at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/83077] sso-string @ gnu-versioned-namespace. Date: Sun, 03 Sep 2023 12:22:10 +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: 7.2.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: fdumont at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: fdumont 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=3D83077 --- Comment #10 from Fran=C3=A7ois Dumont --- This is because you are facing the PR65762 issue. I just attached a path proposal to it that you need to apply too to be able to run your test. You'= ll be even able to simply use --disable-libstdcxx-dual-abi cause I made cxx11 = abi the default in this case.=