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 3b2b1db45d50f6dcfbc7d56bd5c313c49bafc1dd (commit)
from 7d738bf1f0ce9fbd12bfc113063d2ce9e1eb10c2 (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 3b2b1db45d50f6dcfbc7d56bd5c313c49bafc1dd
Author: Marek Polacek <[email protected]>
Date: Thu Mar 26 11:37:30 2026 -0400
cxx-dr-status: Add new DRs
diff --git a/htdocs/projects/cxx-dr-status.html
b/htdocs/projects/cxx-dr-status.html
index 4a36467d..e49c1766 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -22176,11 +22176,60 @@
<td>-</td>
<td></td>
</tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3163">3163</a></td>
+ <td>open</td>
+ <td>Grammar ambiguity for <i>nodeclspec-function-declaration</i></td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3164">3164</a></td>
+ <td>open</td>
+ <td>Location of specification of <code>__STDCPP_FLOAT16_T__</code>
macro</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3165">3165</a></td>
+ <td>open</td>
+ <td>Use "equivalent type" to support templated entities</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3166">3166</a></td>
+ <td>open</td>
+ <td>Protected access rule for a pointer-to-member from a
<i>reflect-expression</i></td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3167">3167</a></td>
+ <td>open</td>
+ <td>Initializing typedefs</td>
+ <td class="supported">Yes</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3168">3168</a></td>
+ <td>open</td>
+ <td>Issues with integer conversion ranks</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3169">3169</a></td>
+ <td>open</td>
+ <td>Issues with layout-compatible structs and unions</td>
+ <td>-</td>
+ <td></td>
+ </tr>
</table>
<p>This page is currently maintained by <a
href="mailto:[email protected]">[email protected]</a>.</p>
<p>Last update:
-Thu Mar 5 02:43:30 PM EST 2026
+Thu Mar 26 11:37:12 AM EDT 2026
</p>
</body>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-dr-status.html | 51 +++++++++++++++++++++++++++++++++++++-
1 file changed, 50 insertions(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs