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  32af20d140b8976e1a02709b2e17232801fc8d09 (commit)
      from  4474c8cd6a70ed0fcb922edea6dafa46cb5fee5a (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 32af20d140b8976e1a02709b2e17232801fc8d09
Author: Jakub Jelinek <[email protected]>
Date:   Wed Jan 28 10:37:34 2026 +0100

    Mark C++23 P2246R1 as implemented in GCC 16.

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 413f756d..10b614b6 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -164,6 +164,8 @@ for general information.</p>
       lambda trailing-return-type (<a 
href="https://gcc.gnu.org/PR102610";>PR102610</a>)</li>
       <li><a href="https://wg21.link/P2590R2";>P2590R2</a>, Explicit lifetime
       management (<a href="https://gcc.gnu.org/PR106658";>PR106658</a>)</li>
+      <li><a href="https://wg21.link/P2246R1";>P2246R1</a>, Character encoding
+      of diagnostic text (<a 
href="https://gcc.gnu.org/PR102613";>PR102613</a>)</li>
     </ul>
   </li>
 </ul>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 41e5573a..a50da044 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -296,7 +296,7 @@
     <tr>
       <td rowspan=5> Reflection </td>
       <td> <a href="https://wg21.link/P2996R13";>P2996R13</a></td>
-      <td class="supported" rowspan=5> <a 
href="../gcc-16/changes.html#cxx">16</a></td>
+      <td class="supported" rowspan=5> <a 
href="../gcc-16/changes.html#cxx">16</a> (requires 
<code>-freflection</code>)</td>
       <td> __cpp_impl_reflection >= 202506L </td>
     </tr>
     <tr>
@@ -485,7 +485,7 @@
     <tr>
       <td> Character encoding of diagnostic text </td>
       <td> <a href="https://wg21.link/p2246r1";>P2246R1</a></td>
-      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR102613";>No</a></td>
+      <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
       <td> </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/998 -->
@@ -1170,7 +1170,7 @@
       <td><a href="https://wg21.link/p0912r5";>P0912R5</a>
       as applied to <a href="https://wg21.link/n4861";>n4861</a></td>
       <td class="supported">
-       <a href="../gcc-10/changes.html#cxx">10</a> (requires -fcoroutines)
+       <a href="../gcc-10/changes.html#cxx">10</a> (requires 
<code>-fcoroutines</code>)
        <br><a href="../gcc-11/changes.html#cxx">11</a> (enabled by -std=c++20)
       </td>
       <td> __cpp_impl_coroutine &gt;= 201902</td>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to