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

Reply via email to