This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] gcc-9/changes.html - Thread Building Blocks got a new home


Committed.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.75
diff -u -r1.75 changes.html
--- changes.html	14 Aug 2019 11:18:43 -0000	1.75
+++ changes.html	1 Sep 2019 00:24:38 -0000
@@ -675,7 +675,7 @@
       <li> The C++17 implementation is no longer experimental. </li>
       <li>
         Parallel algorithms and <code>&lt;execution&gt;</code>
-        (requires <a href="https://www.threadingbuildingblocks.org/";>Thread
+        (requires <a href="https://github.com/intel/tbb";>Thread
         Building Blocks</a> 2018 or newer).
       </li>
       <li> <code>&lt;memory_resource&gt;</code>. </li>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]