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 e0866e31a43b9adceadcaabed0d043fbbdcddfa2 (commit)
from e4b97a26f505a2e233ab7d848be2468c192dce43 (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 e0866e31a43b9adceadcaabed0d043fbbdcddfa2
Author: Tobias Burnus <[email protected]>
Date: Wed Apr 8 16:27:36 2026 +0200
projects/gomp - Update OpenMP implementation status
diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index fbebb822..d6e71693 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -369,8 +369,9 @@ than listed, depending on resolved corner cases and
optimizations.</p>
</tr>
<tr>
<td><code>allocate</code> clause</td>
- <td class="partial"><a
href="../../gcc-11/changes.html#languages">GCC 11</a></td>
- <td>Clause has no effect on target (<a
href="https://gcc.gnu.org/PR113436">PR113436</a>)</td>
+ <td class="supported"><a
href="../../gcc-11/changes.html#languages">GCC 11</a><br>
+ <a href="../../gcc-16/changes.html#openmp">GCC 16</a></td>
+ <td>Before GCC 16, the clause has no effect on
<code>target</code><br> </td>
</tr>
<tr>
<td><em>target-offload-var</em> ICV and <code>OMP_TARGET_OFFLOAD</code>
env variable</td>
@@ -1736,7 +1737,7 @@ error.</p>
</tr>
<tr>
<td>Clarify when <code>omp_target_is_accessible</code> routine returns
zero</td>
- <td class="unsupported">No</td>
+ <td class="supported"><a
href="../../gcc-16/changes.html#openmp">GCC 16</a></td>
<td></td>
</tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/gomp/index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs