public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [doc] www.openacc.org switched to https
@ 2017-06-10  9:13 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2017-06-10  9:13 UTC (permalink / raw)
  To: gcc-patches

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}.
 

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

only message in thread, other threads:[~2017-06-10  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-10  9:13 [doc] www.openacc.org switched to https 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).