From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 33C9F3858D34; Fri, 27 Aug 2021 18:03:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33C9F3858D34 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. c425fb4443dc598ea3cd1c9209b217b16ddb9146 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6404392bcf74d2af7d171cc1df9b5c001d2218f8 X-Git-Newrev: c425fb4443dc598ea3cd1c9209b217b16ddb9146 Message-Id: <20210827180332.33C9F3858D34@sourceware.org> Date: Fri, 27 Aug 2021 18:03:32 +0000 (GMT) From: Jakub Jelinek 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: Fri, 27 Aug 2021 18:03:32 -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 c425fb4443dc598ea3cd1c9209b217b16ddb9146 (commit) from 6404392bcf74d2af7d171cc1df9b5c001d2218f8 (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 c425fb4443dc598ea3cd1c9209b217b16ddb9146 Author: Jakub Jelinek Date: Fri Aug 27 20:02:33 2021 +0200 Mark P0466R5 as implemented in GCC12. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index cdb9c14c..6334c1f6 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -703,7 +703,7 @@ Layout-compatibility and Pointer-interconvertibility Traits P0466R5 - No + 12 (in library) ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs