From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id E91423858D34; Thu, 2 Jul 2020 18:32:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E91423858D34 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e6e929c4fc442cb3417464cee75e8954cb7c86c3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 X-Git-Newrev: e6e929c4fc442cb3417464cee75e8954cb7c86c3 Message-Id: <20200702183217.E91423858D34@sourceware.org> Date: Thu, 2 Jul 2020 18:32:17 +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: Thu, 02 Jul 2020 18:32:18 -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 e6e929c4fc442cb3417464cee75e8954cb7c86c3 (commit) from 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 (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 e6e929c4fc442cb3417464cee75e8954cb7c86c3 Author: Jason Merrill Date: Thu Jul 2 14:31:48 2020 -0400 cxx-status: consteval virtual supported in GCC 11. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index ed1a3440..6eb51fbf 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -353,8 +353,9 @@ Immediate functions (consteval) P1073R3 - 10 - (partial, no consteval virtual support) + 10 + (no consteval virtual) +
11 (full) __cpp_consteval >= 201811 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs