From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 1643)
id 2C4703951429; Mon, 19 Apr 2021 15:55:22 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C4703951429
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
7df665d1805a4086d11859580578fc04e7f9c3d7
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 7f625e2a260090b6937db917995497f511b9ed94
X-Git-Newrev: 7df665d1805a4086d11859580578fc04e7f9c3d7
Message-Id: <20210419155522.2C4703951429@sourceware.org>
Date: Mon, 19 Apr 2021 15:55:22 +0000 (GMT)
From: Thomas Schwinge
X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Gcc-cvs-wwwdocs mailing list
List-Unsubscribe: ,
List-Archive:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 19 Apr 2021 15:55:22 -0000
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 7df665d1805a4086d11859580578fc04e7f9c3d7 (commit)
from 7f625e2a260090b6937db917995497f511b9ed94 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7df665d1805a4086d11859580578fc04e7f9c3d7
Author: Thomas Schwinge
Date: Mon Apr 19 17:50:41 2021 +0200
GCC 11: OpenACC
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 38725abc..61e18479 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -195,6 +195,15 @@ a work-in-progress.
modifiers, target data
without map
clause,
and limited support for the requires
construct.
+
+ Version 2.6 of the OpenACC
+ specification continues to be maintained and improved in the C, C++ and
+ Fortran compilers.
+ See the implementation
+ status section on the OpenACC wiki page and the
+
+ run-time library documentation for further information.
+
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/changes.html | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
gcc-wwwdocs