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 27fae92569758f697e74915470a00c6fd190bcfc (commit)
from d3b60798da0d55ed02a7d54210a15dc71f4b5c44 (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 27fae92569758f697e74915470a00c6fd190bcfc
Author: Patrick Palka <[email protected]>
Date: Wed Apr 29 19:18:31 2026 -0400
gcc-16: Add missing colon
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 2df2e92f..014c7174 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -286,7 +286,7 @@ for general information.</p>
<!-- commit b76d9f7c1f2e14a576e2e548b0d454a1f16c7fde
c++: UX improvements for close matches in print_candidates -->
</li>
- <li>Improved experimental C++20 modules support
+ <li>Improved experimental C++20 modules support:
<ul>
<li>
New command line option <code>--compile-std-module</code> that
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs