From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E7A6B3858C83; Sat, 19 Nov 2022 11:33:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7A6B3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668857586; bh=olR9hBC2rzGmpGONNIHYpo2KykD7RZbpLngEFUfc/zc=; h=From:To:Subject:Date:From; b=P65myIy+QLVf1iAgYBgs2b9Py5SPsbk4FHaVr6GkytjVVWVAIxDShnS8gznl2IfBJ KAvPY8E49tOfmQCnANR+aS4LwTNCCIVBgXQRGz61BXMDGgQDvmYLLHJIZM9SEtfX9g WY29x2BcTBlamHZT0ZdqgHWFNBVk5Vvh3cmohH+Q= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/107761] New: Implement C++23 Date: Sat, 19 Nov 2022 11:33:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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_id short_desc product version bug_status bug_severity priority component assigned_to reporter blocked target_milestone Message-ID: 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=3D107761 Bug ID: 107761 Summary: Implement C++23 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: redi at gcc dot gnu.org Blocks: 106749 Target Milestone: --- https://wg21.link/P0009R18 https://wg21.link/P2599R2 https://wg21.link/P2604R0 https://wg21.link/P2613R1 Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106749 [Bug 106749] Implement C++23 library features=