gcc-wwwdocs branch master updated. 33501c832b91d7336fb486560be88f4163da9de7
Gerald Pfeifer
gerald@sourceware.org
Wed Dec 25 07:40:58 GMT 2024
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 33501c832b91d7336fb486560be88f4163da9de7 (commit)
from 31e97c6f1f3697fb7dc1bea79749eb4ed9454218 (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 33501c832b91d7336fb486560be88f4163da9de7
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date: Wed Dec 25 15:40:14 2024 +0800
gcc-9: Update Thread Building Blocks location on GitHub
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 47d2f2a2..0facfdab 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -675,7 +675,7 @@ $ g++ typo.cc
<li> The C++17 implementation is no longer experimental. </li>
<li>
Parallel algorithms and <code><execution></code>
- (requires <a href="https://github.com/oneapi-src/oneTBB">Thread
+ (requires <a href="https://github.com/uxlfoundation/oneTBB">Thread
Building Blocks</a> 2018 or newer).
</li>
<li> <code><memory_resource></code>. </li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-9/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs
More information about the Gcc-cvs-wwwdocs
mailing list