diff mbox series

[wwwdocs,committed] projects/gomp/: Fix typo, mark an item as implemented in GCC 14

Message ID 6bc96e93-b6cf-4727-9463-836f2ab34c79@baylibre.com
State New
Headers show
Series [wwwdocs,committed] projects/gomp/: Fix typo, mark an item as implemented in GCC 14 | expand

Commit Message

Tobias Burnus March 7, 2024, 10:44 a.m. UTC
Found when glancing at it: A typo and an omission.
Committed. Seehttps://gcc.gnu.org/projects/gomp/#omp5.2  for the result.

Tobias
diff mbox series

Patch

commit f99d0f3a2c61ad6677170b9068d511c20ba1bfe1
Author: Tobias Burnus <tburnus@baylibre.com>
Date:   Thu Mar 7 11:40:57 2024 +0100

    projects/gomp/: Fix typo, mark an item as implemented in GCC 14

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 8fdfb95a..b8f11508 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -708,7 +708,7 @@  than listed, depending on resolved corner cases and optimizations.</p>
     <td></td>
   </tr>
   <tr>
-    <td>.terators in <code>target update</code> motion clauses and map clauses</td>
+    <td>Iterators in <code>target update</code> motion clauses and map clauses</td>
     <td class="unsupported">No</td>
     <td></td>
   </tr>
@@ -729,7 +729,7 @@  than listed, depending on resolved corner cases and optimizations.</p>
   </tr>
   <tr>
     <td><code>present</code> argument to <code>defaultmap</code> clause</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>