From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id F18A33851C39; Tue, 20 Jul 2021 20:48:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F18A33851C39 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 07ccda6044e0fb651be1c2ae5b7366411037c93d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4be8f19d85c22ee7a87b076708b19c1b388ba8c9 X-Git-Newrev: 07ccda6044e0fb651be1c2ae5b7366411037c93d Message-Id: <20210720204806.F18A33851C39@sourceware.org> Date: Tue, 20 Jul 2021 20:48:06 +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, 20 Jul 2021 20:48:07 -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 07ccda6044e0fb651be1c2ae5b7366411037c93d (commit) from 4be8f19d85c22ee7a87b076708b19c1b388ba8c9 (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 07ccda6044e0fb651be1c2ae5b7366411037c93d Author: Jason Merrill Date: Tue Jul 20 13:46:18 2021 -0700 cxx-status: Add layout-compat, ptr-conv builtins diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 10342a4a..cdb9c14c 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -700,6 +700,12 @@ 10 __cpp_constinit >= 201907 + + Layout-compatibility and Pointer-interconvertibility Traits + P0466R5 + No + (in library) + DR: Checking for abstract class types ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 6 ++++++ 1 file changed, 6 insertions(+) hooks/post-receive -- gcc-wwwdocs