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 3ca51fec661f3340fe308662405e602bcf3fe8d7 (commit)
from 033976162ed4745f7f808f14ba62b1c055e35d16 (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 3ca51fec661f3340fe308662405e602bcf3fe8d7
Author: Marek Polacek <[email protected]>
Date: Fri Apr 12 14:36:44 2024 -0400
cxx-dr-status: Minor update
diff --git a/htdocs/projects/cxx-dr-status.html
b/htdocs/projects/cxx-dr-status.html
index fb3046cd..24c54cfd 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -15,7 +15,7 @@
<p>This table tracks the implementation status of C++ defect reports in GCC.
It is based on C++ Standard Core Language Issue Table of Contents, Revision
- 111 (<a
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html">here</a>).</p>
+ 113 (<a
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html">here</a>).</p>
<table class="cxxdrstatus" style="width: 66.6%">
<tr class="separator">
@@ -18528,7 +18528,7 @@
<td><a href="https://wg21.link/cwg2642">2642</a></td>
<td>C++23</td>
<td>Inconsistent use of T and C</td>
- <td class="unsupported">?</td>
+ <td class="other">N/A</td>
<td></td>
</tr>
<tr>
@@ -18612,7 +18612,7 @@
<td><a href="https://wg21.link/cwg2654">2654</a></td>
<td>C++23</td>
<td>Un-deprecation of compound volatile assignments</td>
- <td class="unsupported">?</td>
+ <td class="supported">13</td>
<td></td>
</tr>
<tr>
@@ -19025,7 +19025,7 @@
<td><a href="https://wg21.link/cwg2713">2713</a></td>
<td>DRWP</td>
<td>Initialization of reference-to-aggregate from designated initializer
list</td>
- <td class="unsupported">?</td>
+ <td class="supported">Yes</td>
<td></td>
</tr>
<tr class="open">
@@ -19375,8 +19375,8 @@
<td><a href="https://wg21.link/cwg2763">2763</a></td>
<td>DR</td>
<td>Ignorability of [[noreturn]] during constant evaluation</td>
- <td class="unsupported">?</td>
- <td></td>
+ <td class="unsupported">No</td>
+ <td><a href="https://gcc.gnu.org/PR114705">PR114705</a></td>
</tr>
<tr>
<td><a href="https://wg21.link/cwg2764">2764</a></td>
@@ -19578,7 +19578,7 @@
<td><a href="https://wg21.link/cwg2792">2792</a></td>
<td>DR</td>
<td>Clean up specification of <code>noexcept</code> operator</td>
- <td class="unsupported">?</td>
+ <td class="supported">Yes</td>
<td></td>
</tr>
<tr>
@@ -19928,7 +19928,7 @@
<p>This page is currently maintained by <a
href="mailto:[email protected]">[email protected]</a>.</p>
<p>Last update:
-Thu Apr 11 07:49:50 PM EDT 2024
+Fri Apr 12 02:22:38 PM EDT 2024
</p>
</body>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-dr-status.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
gcc-wwwdocs