public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 7381585c8140747464363687b4e5ac53e76f2709
@ 2020-07-30 10:07 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2020-07-30 10:07 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  7381585c8140747464363687b4e5ac53e76f2709 (commit)
      from  99cd379b52ace0da0f27cfed5b87f0b614771952 (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 7381585c8140747464363687b4e5ac53e76f2709
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Jul 30 12:06:37 2020 +0200

    gcc-11/changes.html: Update OpenMP status

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 96955345..5045ec78 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -70,6 +70,20 @@ a work-in-progress.</p>
 <!-- .................................................................. -->
 <h2 id="languages">New Languages and Language specific improvements</h2>
 
+<ul>
+  <li>GCC 11 adds support for non-rectangular loop nests in OpenMP
+      constructs and the allocator routines of
+      <a href="https://www.openmp.org/specifications/">OpenMP 5.0</a>.
+      For Fortran, OpenMP 4.5 is now finally fully supported and OpenMP 5.0
+      support has been extended, including the following features which were
+      before only available in C and C++: <code>order(concurrent)</code>,
+      <code>lastprivate</code> with <code>conditional</code> modifier,
+      <code>if</code> clause with <code>simd</code> and <code>cancel</code>
+      modifiers, <code>target data</code> without <code>map</code> clause,
+      and limitted support for the <code>requires</code> construct.
+  </li>
+</ul>
+
 <!-- <h3 id="ada">Ada</h3> -->
 
 <!-- <h3 id="brig">BRIG (HSAIL)</h3> -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-11/changes.html | 14 ++++++++++++++
 1 file changed, 14 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-07-30 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 10:07 gcc-wwwdocs branch master updated. 7381585c8140747464363687b4e5ac53e76f2709 Tobias Burnus

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