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  2a3cc6f76b4746b8642f9bf2aef8e764ff8a9cad (commit)
      from  b5be69ba0e567f4a4d126e30170c66e457461786 (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 2a3cc6f76b4746b8642f9bf2aef8e764ff8a9cad
Author: Marek Polacek <[email protected]>
Date:   Fri Jan 16 17:07:10 2026 -0500

    Mark C++26 P3560R2 as implemented in GCC 16

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 0a94f22c..652ac79e 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -105,6 +105,8 @@ for general information.</p>
       <li><a href="https://wg21.link/P3491R3";>P3491R3</a>,
       
define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>}
       (<a href="https://gcc.gnu.org/PR120783";>PR120783</a>)</li>
+      <li><a href="https://wg21.link/P3560R2";>P3560R2</a>, Error Handling in
+      Reflection</li>
       <li><a href="https://wg21.link/P1306R5";>P1306R5</a>, Expansion
       statements (<a href="https://gcc.gnu.org/PR120776";>PR120776</a>)</li>
       <li><a href="https://wg21.link/P2795R5";>P2795R5</a>, Erroneous behavior
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index bd251963..41e5573a 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -294,14 +294,14 @@
       <td> </td>
     </tr>
     <tr>
-      <td rowspan=4> Reflection </td>
+      <td rowspan=5> Reflection </td>
       <td> <a href="https://wg21.link/P2996R13";>P2996R13</a></td>
-      <td class="supported" rowspan=4> <a 
href="../gcc-16/changes.html#cxx">16</a></td>
+      <td class="supported" rowspan=5> <a 
href="../gcc-16/changes.html#cxx">16</a></td>
       <td> __cpp_impl_reflection >= 202506L </td>
     </tr>
     <tr>
       <td> <a href="https://wg21.link/P3394R4";>P3394R4</a></td>
-      <td rowspan=3></td>
+      <td rowspan=4></td>
     </tr>
     <tr>
       <td> <a href="https://wg21.link/P3293R3";>P3293R3</a></td>
@@ -309,6 +309,9 @@
     <tr>
       <td> <a href="https://wg21.link/P3096R12";>P3096R12</a></td>
     </tr>
+    <tr>
+      <td> <a href="https://wg21.link/P3560R2";>P3560R2</a></td>
+    </tr>
     <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>

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

Summary of changes:
 htdocs/gcc-16/changes.html      | 2 ++
 htdocs/projects/cxx-status.html | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to