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 f9bc1f34ad6ca67d4de0c58b76336a8e324a3135 (commit)
from 1b47a18f611f77712cddef380220b8325b8c5a3c (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 f9bc1f34ad6ca67d4de0c58b76336a8e324a3135
Author: Marek Polacek <[email protected]>
Date: Thu Jan 15 11:36:34 2026 -0500
C++26 P3491R3 is also done in GCC 16
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 3e0ab056..bebb5eca 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -102,6 +102,9 @@ for general information.</p>
class subobject</li>
<li><a href="https://wg21.link/P3096R12">P3096R12</a>, Function Parameter
Reflection</li>
+ <li><a href="https://wg21.link/P3491R3">P3491R3</a>,
+
define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>}
+ </li>
</ul>
</li>
</ul>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index fcb1cb8d..bdc43f30 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -318,7 +318,7 @@
<tr>
<td>
<code>define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>}
</td>
<td> <a href="https://wg21.link/P3491R3">P3491R3</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR120783">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td></td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 3 +++
htdocs/projects/cxx-status.html | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs