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 c27155760e74b8f4657a1062ba3ea66995ebf34a (commit)
from 20949dbc36ef7ef365891c66b4f40b281411faf4 (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 c27155760e74b8f4657a1062ba3ea66995ebf34a
Author: Gerald Pfeifer <[email protected]>
Date: Mon May 18 18:49:24 2026 +0200
gcc-16: Fix markup around C++ spaceship operator
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index c268b788..40fa8a78 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -592,7 +592,7 @@ struct Affected : E
<li>C & C++ support for packed boolean vectors has been added enabling the
use of normal operators with SVE booleans.
</li>
- <li>The C++ spaceship operator (<code><=></code>) has been optimized.</li>
+ <li>The C++ spaceship operator (<code><=></code>) has been
optimized.</li>
<li>Function Multi Versioning (FMV) is no longer experimental and is now
fully supported.
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs