public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 41afb40afa7b758dcfc10e7e9672259407d41216
@ 2022-05-27  8:08 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-05-27  8:08 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  41afb40afa7b758dcfc10e7e9672259407d41216 (commit)
      from  017578b670722675ae9e945bab4e88c5c6d48092 (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 41afb40afa7b758dcfc10e7e9672259407d41216
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri May 27 10:08:44 2022 +0200

    gcc-13/changes.html - Update OpenMP / projects/gomp - add more to-do items
    
    * gcc-13/changes.html (OpenMP): Add 'nowait' with 'taskwait'.
    * projects/gomp/index.html: Add one 5.1 and several 5.2 additional
      to-be-implemented features.

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index c2610412..a262087f 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -40,7 +40,8 @@ a work-in-progress.</p>
   <ul>
     <li>The following OpenMP 5.1 features have been added: the
     <code>omp_all_memory</code> reserved locator, the <code>inoutset</code>
-    modifier to the <code>depend</code> clause and the
+    modifier to the <code>depend</code> clause, the <code>nowait</code>
+    clause for the <code>taskwait</code> directive and the
     <code>omp_target_is_accessible</code>, <code>omp_target_memcpy_async</code>,
     <code>omp_target_memcpy_rect_async</code> and
     <code>omp_get_mapped_ptr</code> API routines. Fortran now supports
diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 68531a57..8b6dc84f 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -630,6 +630,11 @@ than listed, depending on resolved corner cases and optimizations.</p>
     <td class="supported"><a href="../../gcc-13/changes.html#languages">GCC&nbsp;13</a></td>
     <td></td>
   </tr>
+  <tr>
+    <td><code>nowait</code> clause in <code>taskwait</code> directive</td>
+    <td class="supported"><a href="../../gcc-13/changes.html#languages">GCC&nbsp;13</a></td>
+    <td></td>
+  </tr>
   <tr>
     <td><em>target_device trait</em> in OpenMP Context</td>
     <td class="unsupported">No</td>
@@ -690,11 +695,6 @@ than listed, depending on resolved corner cases and optimizations.</p>
     <td class="unsupported">No</td>
     <td></td>
   </tr>
-  <tr>
-    <td><code>nowait</code> clause in <code>taskwait</code> directive</td>
-    <td class="unsupported">No</td>
-    <td></td>
-  </tr>
   <tr>
     <td><code>present</code> argument to <code>defaultmap</code> clause</td>
     <td class="unsupported">No</td>
@@ -725,6 +725,12 @@ than listed, depending on resolved corner cases and optimizations.</p>
     <td class="unsupported">No</td>
     <td></td>
   </tr>
+  <tr>
+    <td>Support <code>begin/end declare target</code> syntax in C/C++</td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
+  <tr>
 </tbody>
 </table>
 
@@ -875,6 +881,26 @@ than listed, depending on resolved corner cases and optimizations.</p>
     <td class="unsupported">No</td>
     <td></td>
   </tr>
+  <tr>
+    <td>For Fortran, optional comma between directive and clause</td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>Conforming device numbers and <code>omp_initial_device</code> and <code>omp_invalid_device</code> enum/PARAMETER</td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td><em>interop_types</em> in any position of the modifier list for the <code>init</code> clause of the <code>interop</code> construct<td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>Initial value of <em>default-device-var</em> ICV with <code>OMP_TARGET_OFFLOAD=mandatory</code></td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
 </tbody>
 </table>
 

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

Summary of changes:
 htdocs/gcc-13/changes.html      |  3 ++-
 htdocs/projects/gomp/index.html | 36 +++++++++++++++++++++++++++++++-----
 2 files changed, 33 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2022-05-27  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27  8:08 gcc-wwwdocs branch master updated. 41afb40afa7b758dcfc10e7e9672259407d41216 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).