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 bf10c6280239a1433ed01c9c9ac1e910be1c27ba (commit)
from 9d9e0a73e920517ec0584ea9e70d4317429a2629 (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 bf10c6280239a1433ed01c9c9ac1e910be1c27ba
Author: Gerald Pfeifer <[email protected]>
Date: Wed Jan 21 00:57:29 2026 +0100
gcc-16: Another markup fix
diff --git a/htdocs/gcc-16/porting_to.html b/htdocs/gcc-16/porting_to.html
index 4caf5aa5..a798bb28 100644
--- a/htdocs/gcc-16/porting_to.html
+++ b/htdocs/gcc-16/porting_to.html
@@ -72,7 +72,7 @@ In order to avoid the warnings, one can either remove newly
diagnosed
variables or parameters which aren't used except in pre/post inc/decrements
or compound assignments, make them used in some way, e.g. just
casting to <code>(void)</code>, or lowering the level of the warning. See
-<a
href=https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable_003d">
+<a
href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable_003d">
<code>-Wunused-but-set-*</code></a> documentation for more details.
</p>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/porting_to.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs