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: [doc] www.openacc.org switched to https
Date: Sat, 10 Jun 2017 09:13:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.21.1706101112130.5843@anthias.pfeifer.com> (raw)

2017-06-10  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/generic.texi (OpenACC): Adjust URL.
	* doc/invoke.texi (C Dialect Options): Ditto.

Applied.

Gerald

Index: doc/generic.texi
===================================================================
--- doc/generic.texi	(revision 249091)
+++ doc/generic.texi	(working copy)
@@ -2251,7 +2251,7 @@
 @tindex OACC_UPDATE
 
 All the statements starting with @code{OACC_} represent directives and
-clauses used by the OpenACC API @w{@uref{http://www.openacc.org/}}.
+clauses used by the OpenACC API @w{@uref{https://www.openacc.org}}.
 
 @table @code
 @item OACC_CACHE
Index: doc/invoke.texi
===================================================================
--- doc/invoke.texi	(revision 249091)
+++ doc/invoke.texi	(working copy)
@@ -2036,7 +2036,7 @@
 Enable handling of OpenACC directives @code{#pragma acc} in C/C++ and
 @code{!$acc} in Fortran.  When @option{-fopenacc} is specified, the
 compiler generates accelerated code according to the OpenACC Application
-Programming Interface v2.0 @w{@uref{http://www.openacc.org/}}.  This option
+Programming Interface v2.0 @w{@uref{https://www.openacc.org}}.  This option
 implies @option{-pthread}, and thus is only supported on targets that
 have support for @option{-pthread}.
 

                 reply	other threads:[~2017-06-10  9:13 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=alpine.LSU.2.21.1706101112130.5843@anthias.pfeifer.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).