From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id 0F189397EC28; Tue, 8 Jun 2021 18:41:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F189397EC28 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 37297b6c18572965346ecee65b704807d9205ed0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9f1723bc1d6b52fcfcfc4a8aee93eada98412e78 X-Git-Newrev: 37297b6c18572965346ecee65b704807d9205ed0 Message-Id: <20210608184125.0F189397EC28@sourceware.org> Date: Tue, 8 Jun 2021 18:41:25 +0000 (GMT) From: Jason Merrill X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2021 18:41:25 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 37297b6c18572965346ecee65b704807d9205ed0 (commit) from 9f1723bc1d6b52fcfcfc4a8aee93eada98412e78 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 37297b6c18572965346ecee65b704807d9205ed0 Author: Jason Merrill Date: Tue Jun 8 10:56:38 2021 -0400 cxx-status: add motions from June plenary diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index f4a7d7f7..6b2adf25 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -75,6 +75,62 @@ No + + if consteval + P1938R3 + No + __cpp_if_consteval + + + C++ Identifier Syntax using Unicode Standard Annex 31 + P1949R7 + No + + + + Allow Duplicate Attributes + P2156R1 + 11 + + + + Narrowing contextual conversions to bool + P1401R5 + 9 + + + + Trimming whitespaces before line splicing + P2223R2 + Yes + + + + Mixed string literal concatenation + P2201R1 + Yes + + + + CWG 2397: auto specifier for pointers and references to arrays + CWG2397 + No + + + + CWG 2481: Cv-qualification of temporary to which a reference is bound + CWG2481 + No + + +

C++20 Support in GCC

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 56 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) hooks/post-receive -- gcc-wwwdocs