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  5355f9e63f8240f6a3753a6f9ae10133d0c34e38 (commit)
      from  501aef9bacc3842d0b7d022a4333c9d71d419d4d (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 5355f9e63f8240f6a3753a6f9ae10133d0c34e38
Author: Tobias Burnus <tbur...@baylibre.com>
Date:   Thu Apr 4 12:22:12 2024 +0200

    projects/gomp/: Update 5.2 (fix misplaced GCC 14) and TR12 (new items) 
status

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index b8f11508..798efb21 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -846,7 +846,7 @@ than listed, depending on resolved corner cases and 
optimizations.</p>
   </tr>
   <tr>
     <td><code>declare mapper</code> with iterator and <code>present</code> 
modifiers</td>
-    <td class="supported"><a 
href="../../gcc-14/changes.html#languages">GCC&nbsp;14</a></td>
+    <td class="unsupported">No</td>
     <td></td>
   </tr>
   <tr>
@@ -871,7 +871,7 @@ than listed, depending on resolved corner cases and 
optimizations.</p>
   </tr>
   <tr>
     <td>New <code>allocators</code> directive for Fortran</td>
-    <td class="unsupported">No</td>
+    <td class="supported"><a 
href="../../gcc-14/changes.html#languages">GCC&nbsp;14</a></td>
     <td></td>
   </tr>
   <tr>
@@ -1225,9 +1225,9 @@ error.</p>
     <td></td>
   </tr>
   <tr>
-    <td><code>coexecute</code> directive for Fortran</td>
+    <td><code>workdistribute</code> directive for Fortran</td>
     <td class="unsupported">No</td>
-    <td></td>
+    <td>Renamed just after TR12; added in TR12 as <code>coexecute</code></td>
   </tr>
   <tr>
     <td>Fortran DO CONCURRENT as associated loop in a <code>loop</code>
@@ -1295,6 +1295,11 @@ error.</p>
     <td class="unsupported">No</td>
     <td></td>
   </tr>
+  <tr>
+    <td>Canonical loop nest enclosed in (multiple) curly braces (C/C++) or 
BLOCK constructs (Fortran)</td>
+    <td class="unsupported">No</td>
+    <td></td>
+  </tr>
   <tr>
     <td>Relaxed Fortran restrictions to the <code>aligned</code> clause</td>
     <td class="unsupported">No</td>

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

Summary of changes:
 htdocs/projects/gomp/index.html | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to