public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 8324ef5943ff70ff1a7786f3d580be8cfe6edf99
@ 2020-11-16 18:30 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2020-11-16 18:30 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  8324ef5943ff70ff1a7786f3d580be8cfe6edf99 (commit)
      from  f7b7c18b437961e3d580708ff337e985212b30e2 (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 8324ef5943ff70ff1a7786f3d580be8cfe6edf99
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Nov 16 19:28:43 2020 +0100

    gcc-11/changes.html update for OpenMP + !GCC$ attributes + project/libgomp/ omp 5.1 update
    
    * htdocs/gcc-11/changes.html (OpenMP): Update.
      (Fortran): Add !GCC$ attributes DEPRECATED.
    * htdocs/projects/gomp/index.html: Add link to OpenMP 5.1.

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 7f77268f..798257aa 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -124,12 +124,19 @@ a work-in-progress.</p>
 <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>.
+      <a href="https://www.openmp.org/specifications/">OpenMP 5.0</a>,
+      including initial <code>allocate</code> clause support in C/C++.
+      The <code>OMP_TARGET_OFFLOAD</code> environment variable and the
+      active-levels routines are now supported.
+      For C/C++, the <code>declare variant</code> and <code>map</code>
+      support has been extended.
       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++: <code>order(concurrent)</code>,
-      <code>device_type</code>,
+      <code>device_type</code>, memorder-clauses for <code>flush</code>,
       <code>lastprivate</code> with <code>conditional</code> modifier,
+      <code>atomic</code> construct and <code>reduction</code> clause
+      extensions of OpenMP 5.0,
       <code>if</code> clause with <code>simd</code> and <code>cancel</code>
       modifiers, <code>target data</code> without <code>map</code> clause,
       and limited support for the <code>requires</code> construct.
@@ -222,7 +229,13 @@ a work-in-progress.</p>
 
 <!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> -->
 
-<!-- <h3 id="fortran">Fortran</h3> -->
+<h3 id="fortran">Fortran</h3>
+
+<ul>
+  <li>Added <code>DEPRECATED</code> to <code>!GCC$</code>'s
+      <code>attributes</code> directive.
+  </li>
+</ul>
 
 <!-- <h3 id="go">Go</h3> -->
 
diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 5be0938a..90e73175 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -69,6 +69,10 @@ available.</p>
 
 <h2>Status</h2>
 <dl>
+<dt><b>November 13, 2020</b></dt>
+<dd><p><a href="https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-5-1.pdf">OpenMP
+Version 5.1</a> has been released.</p></dd>
+
 <dt><b>August 20, 2020</b></dt>
 <dd><p><a href="https://www.openmp.org/wp-content/uploads/openmp-TR9.pdf">OpenMP
 Technical Report 9: Version 5.1 Public Comment Draft</a> has been released.</p></dd>

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

Summary of changes:
 htdocs/gcc-11/changes.html      | 19 ++++++++++++++++---
 htdocs/projects/gomp/index.html |  4 ++++
 2 files changed, 20 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-11-16 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 18:30 gcc-wwwdocs branch master updated. 8324ef5943ff70ff1a7786f3d580be8cfe6edf99 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).