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 d35909369660693b31671a212acf5dc45f92fd21 (commit)
from 088a4812e5cf374ca54ce7c86425cd5e6467b0e3 (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 d35909369660693b31671a212acf5dc45f92fd21
Author: Jakub Jelinek <[email protected]>
Date: Thu Mar 19 17:19:14 2026 +0100
Mark P2900R14 as implemented.
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index d9a8c9aa..958b5b14 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -161,6 +161,8 @@ for general information.</p>
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/P2900R14">P2900R14</a>, Contracts
+ (<a href="https://gcc.gnu.org/PR119061">PR119061</a>)</li>
<li><a href="https://wg21.link/P2795R5">P2795R5</a>, Erroneous behavior
for uninitialized reads (<a
href="https://gcc.gnu.org/PR114457">PR114457</a>)</li>
<li><a href="https://wg21.link/P1061R10">P1061R10</a>, Structured
bindings
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index a50da044..a5bda2b1 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -265,7 +265,7 @@
<tr>
<td> Contracts </td>
<td> <a href="https://wg21.link/P2900R14">P2900R14</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR119061">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td> __cpp_contracts >= 202502L </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 ++
htdocs/projects/cxx-status.html | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs