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  9d9e0a73e920517ec0584ea9e70d4317429a2629 (commit)
      from  8dc944b638b1fbe85b4572f95201cbfd41e4923d (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 9d9e0a73e920517ec0584ea9e70d4317429a2629
Author: Gerald Pfeifer <[email protected]>
Date:   Wed Jan 21 00:56:16 2026 +0100

    gcc-16: Fix markup

diff --git a/htdocs/gcc-16/porting_to.html b/htdocs/gcc-16/porting_to.html
index 74a5bf34..4caf5aa5 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

Reply via email to