From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 2142)
id 130983857C66; Tue, 27 Oct 2020 08:59:43 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 130983857C66
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
0f93eaf95f8c6f234cd54d365e21518c9c8d408b
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 495ef2ea12e27ca6d39e103203941ec3bc73944b
X-Git-Newrev: 0f93eaf95f8c6f234cd54d365e21518c9c8d408b
Message-Id: <20201027085943.130983857C66@sourceware.org>
Date: Tue, 27 Oct 2020 08:59:43 +0000 (GMT)
From: Gerald Pfeifer
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: Tue, 27 Oct 2020 08:59:43 -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 0f93eaf95f8c6f234cd54d365e21518c9c8d408b (commit)
from 495ef2ea12e27ca6d39e103203941ec3bc73944b (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 0f93eaf95f8c6f234cd54d365e21518c9c8d408b
Author: Gerald Pfeifer
Date: Tue Oct 27 09:59:19 2020 +0100
Adjust note on OpenMP 4.5.
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index dcb7b134..08b54449 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -125,7 +125,7 @@ a work-in-progress.
GCC 11 adds support for non-rectangular loop nests in OpenMP
constructs and the allocator routines of
OpenMP 5.0.
- For Fortran, OpenMP 4.5 is now finally fully supported and OpenMP 5.0
+ For Fortran, OpenMP 4.5 is now fully supported and OpenMP 5.0
support has been extended, including the following features which were
before only available in C and C++: order(concurrent)
,
device_type
,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs