public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 1b74d49d8fced10117e17f6509d16663bb43d61f
@ 2019-11-29 15:03 jakub
  0 siblings, 0 replies; only message in thread
From: jakub @ 2019-11-29 15:03 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  1b74d49d8fced10117e17f6509d16663bb43d61f (commit)
      from  b22559c84001d6c75c64597f96ca119b488b9b1a (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 1b74d49d8fced10117e17f6509d16663bb43d61f
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Nov 29 16:03:16 2019 +0100

    Clarify consteval is only partially supported in GCC 10, use partial
    class also for __VA_OPT__.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index c6ff78e..00ca61e 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -87,7 +87,7 @@
       <td> <code>__VA_OPT__</code> for preprocessor comma elision </td>
       <td><a href="http://wg21.link/p0306r4">P0306R4</a><br/>
       <a href="http://wg21.link/p1042r1">P1042R1</a></td>
-      <td class="supported"> <a href="../gcc-8/changes.html#cxx">8</a>
+      <td class="partial"> <a href="../gcc-8/changes.html#cxx">8</a>
         (partial, no <code>#__VA_OPT__</code> support) </td>
       <td> </td>
     </tr>
@@ -288,7 +288,8 @@
     <tr>
       <td> Immediate functions (consteval) </td>
       <td><a href="http://wg21.link/p1073r3">P1073R3</a></td>
-      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a> </td>
+      <td class="partial"> <a href="../gcc-10/changes.html#cxx">10</a>
+        (partial, no <code>consteval virtual</code> support) </td>
       <td> __cpp_consteval &gt;= 201811 </td>
     </tr>
     <tr>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-29 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 15:03 gcc-wwwdocs branch master updated. 1b74d49d8fced10117e17f6509d16663bb43d61f jakub

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).