public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [committed] wwwdocs: cilkplus.org is gone
Date: Wed, 31 Mar 2021 19:03:25 +0200 (CEST)	[thread overview]
Message-ID: <20210331170344.6F4D133E9A@hamza.pair.com> (raw)

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	other threads:[~2021-03-31 17:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210331170344.6F4D133E9A@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).