public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: cilkplus.org is gone
@ 2021-03-31 17:03 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-03-31 17:03 UTC (permalink / raw)
  To: gcc-patches

I pushed this.

At first cilkplus.org was broken for weeks, it not months. Now it
redirects to a generic intel.com page. So remove it.
---
 htdocs/gcc-4.9/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/gcc-4.9/changes.html b/htdocs/gcc-4.9/changes.html
index 342a9962..53031b7d 100644
--- a/htdocs/gcc-4.9/changes.html
+++ b/htdocs/gcc-4.9/changes.html
@@ -186,8 +186,8 @@
     consecutive iterations using SIMD (single instruction multiple data)
     instructions.</li>
 
-    <li>Support for <a href="https://www.cilkplus.org/">Cilk Plus</a> has been
-    added and can be enabled with the <code>-fcilkplus</code> option.  Cilk Plus
+    <li>Support for Cilk Plus has been added and can be enabled
+    with the <code>-fcilkplus</code> option.  Cilk Plus
     is an extension to the C and C++ languages to support data and task
     parallelism.  The present implementation follows ABI version 1.2; all
     features but <code>_Cilk_for</code> have been implemented.</li>
-- 
2.30.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 17:03 [committed] wwwdocs: cilkplus.org is gone Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).