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 eec821b4368bf4f31287c564213d7b9717bd4f39 (commit)
from 6797c63520743cf5c45a9c0c53ce2ec6733bd5eb (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 eec821b4368bf4f31287c564213d7b9717bd4f39
Author: Eric Botcazou <[email protected]>
Date: Wed Apr 29 22:00:51 2026 +0200
Minor tweak for previous change
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index cab3bca4..a4329e24 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -648,7 +648,7 @@ struct Affected : E
<h3 id="windows">Windows</h3>
<ul>
- <li>GCC now supports native Thread-Local Storage (TLS) on Windows. In order
+ <li>GCC now supports native TLS (Thread-Local Storage) on Windows. In order
to enable it, <code>--enable-tls</code> must be specified at configure
time and recent GNU binutils must be used (version 2.44 or later).</li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs