public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 7381585c8140747464363687b4e5ac53e76f2709
Date: Thu, 30 Jul 2020 10:07:10 +0000 (GMT)	[thread overview]
Message-ID: <20200730100710.A4AE23858D35@sourceware.org> (raw)

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


                 reply	other threads:[~2020-07-30 10:07 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=20200730100710.A4AE23858D35@sourceware.org \
    --to=burnus@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).