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 e4b97a26f505a2e233ab7d848be2468c192dce43 (commit)
from 2686411b276fb45997425dfd80547a4a29e729a0 (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 e4b97a26f505a2e233ab7d848be2468c192dce43
Author: Gerald Pfeifer <[email protected]>
Date: Sat Apr 4 20:38:12 2026 +0800
gcc-16: Drop extraneous </li>
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index c311fa2c..a921e805 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -37,7 +37,7 @@ a work-in-progress.</p>
<li>The <code>-pthread</code> option no longer
predefines <code>_REENTRANT</code> on Solaris.
See <a href="porting_to.html#solaris">the porting notes</a> for more
- information.</li></li>
+ information.</li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs