From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFE4E3858C1F; Sat, 7 Jan 2023 15:42:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFE4E3858C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673106178; bh=AfXadzYX398aj+nTg8wzC0mivJdgVmDevw0lIW4MnMg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ot1teF6uHhi2XQhtDPh0EgLToBbper+1jfCg0JGfygyyMXLEuY9EKSezepMDuefd9 lQy/LdO/FARvmbpb4TJlO+FC2f1K9LipxEjmHGKuw10yPPKB4ePQmUQ85TeioFuhJD soM4Ys58WC3lZt+6o3xvDpv01WMjhiZc8fHRA1cw= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108326] Question about definitions in c++config.h for gcc13 20221229 Date: Sat, 07 Jan 2023 15:42:58 +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: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D108326 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Jonathan Wakely --- Bugzilla is for bugs, questions belong on the mailing lists. https://gcc.gnu.org/lists.html (In reply to Jamaika from comment #0) > Why is _GLIBCXX_HAS_GTHREADS enabled only for C++20 and above in ? It's not, so I don't know what you mean.=