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 5e313c8fe312c10ceba56bea0b3dcf0ca85d1413 (commit) from 9ca9e0fb09c8faa2d4d898e44c57b08af911f05d (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 5e313c8fe312c10ceba56bea0b3dcf0ca85d1413 Author: Jakub Jelinek <ja...@redhat.com> Date: Mon Jun 30 11:17:43 2025 +0200 Mark C2Y N3466 as implemented on the compiler side. diff --git a/htdocs/projects/c-status.html b/htdocs/projects/c-status.html index 268d536d..4874ba26 100644 --- a/htdocs/projects/c-status.html +++ b/htdocs/projects/c-status.html @@ -111,7 +111,7 @@ as well.</p> </tr> <tr> <td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3466.pdf">N3466</a></td> - <td class="unsupported center">No</td> + <td class="supported"><a href="../gcc-16/changes.html#c">16</a></td> </tr> <tr> <!-- r16-916-g517c9487f8fdc4 --> ----------------------------------------------------------------------- Summary of changes: htdocs/projects/c-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs