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 7ae7f55769b50d4c9292d384ce06b4d99d9e6a11 (commit)
from 1b02ad5005083bd1722680c688e0e7a912d09465 (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 7ae7f55769b50d4c9292d384ce06b4d99d9e6a11
Author: Gerald Pfeifer <[email protected]>
Date: Tue Sep 23 09:09:09 2025 +0200
gcc-16: Simplify language around --enable-tls
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index a4b31816..8a7b6ae9 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -155,7 +155,7 @@ for general information.</p>
option is enabled by default for glibc targets.
</li>
<li><code>--enable-tls=DIALECT</code> is now supported to control the
- default TLS dialect. The default if unspecified remains <code>gnu</code>.
+ default TLS dialect. The default remains <code>gnu</code>.
The accepted values are <code>gnu</code> and <code>gnu2</code> (for
TLS descriptors).
</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs