From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E39F73858C5F; Wed, 1 May 2024 14:46:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E39F73858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714574780; bh=ISdcRdhBh//t23e1sFJWKHgtpS0ET3SOdQdaETOvRHQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eW54MgRxNlcLGo+dNYhmCgfID0lkYXiga+hzletzHoPN+6xj7sma/259M6tQAbGpQ uHC8EN12zXmP/d6FUSkKVBgj6eZmjzQYQMH1c7LiegLC3KB7fISqiVQ4PSv3iofKs9 Hd429vWiUZ6ogPcTDJw6Dnpo7fxCYDLIfL2JtW2I= From: "jason at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/88323] implement C++20 language features. Date: Wed, 01 May 2024 14:46:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: enhancement X-Bugzilla-Who: jason at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 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=3D88323 --- Comment #3 from Jason Merrill --- I think the goal should be to declare C++20 support no longer experimental = in GCC 15, but I probably wouldn't change the default dialect just yet.=