public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. e9ed187024715cac17b8c791bb4585eb08a06416
@ 2022-02-09 15:48 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-02-09 15:48 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  e9ed187024715cac17b8c791bb4585eb08a06416 (commit)
      from  d2dec1c2f8d3db63558bd5ffcecc378cd3b76ee3 (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 e9ed187024715cac17b8c791bb4585eb08a06416
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Feb 9 16:47:26 2022 +0100

    Bump feature test macro for P0848R3 and add one for P1330R0.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 014fed8b..5141629b 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -312,7 +312,7 @@
       <td rowspan=12> Concepts </td>
       <td><a href="https://wg21.link/p0734r0">P0734R0</a></td>
       <td class="supported" rowspan=11> <a href="../gcc-10/changes.html#cxx">10</a> </td>
-      <td rowspan=12> __cpp_concepts &gt;= 201907 </td>
+      <td rowspan=4> __cpp_concepts &gt;= 201907 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p0857r0">P0857R0</a></td>
@@ -325,9 +325,11 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/p0848r3">P0848R3</a></td>
+      <td> __cpp_concepts &gt;= 202002 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1616r1">P1616R1</a></td>
+      <td rowspan=7> __cpp_concepts &gt;= 201907 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1452r2">P1452R2</a></td>
@@ -590,7 +592,7 @@
     <tr>
       <td><a href="https://wg21.link/p1330r0">P1330R0</a></td>
       <td class="supported center"> <a href="../gcc-9/changes.html#cxx">9</a> </td>
-      <td> </td>
+      <td> __cpp_constexpr &gt;= 202002 </td>
     </tr>
     <tr>
       <template><!-- preserve CSS nth-child ordering --></template>

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

Summary of changes:
 htdocs/projects/cxx-status.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2022-02-09 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 15:48 gcc-wwwdocs branch master updated. e9ed187024715cac17b8c791bb4585eb08a06416 Jakub Jelinek

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).