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  90aa262d302cda4cbad48a05745e306974727a98 (commit)
      from  76d611180304823748ee8233f80555dfc46a0c0f (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 90aa262d302cda4cbad48a05745e306974727a98
Author: Gerald Pfeifer <[email protected]>
Date:   Sat Jun 13 10:10:40 2026 +0200

    gomp: Make link to "C++ Implementation Status" relative

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 3b09d54a..d9f389f7 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -1057,7 +1057,7 @@ error.</p>
     <td>Full support for C++ 23 was added</td>
     <td class="partial"><a 
href="../../gcc-11/changes.html#languages">GCC&nbsp;11</a>
     / <a href="../../gcc-14/changes.html#languages">GCC&nbsp;14</a></td>
-    <td><a href="https://gcc.gnu.org/projects/cxx-status.html";>C++ 
Implementation Status</a>;
+    <td><a href="../cxx-status.html">C++ Implementation Status</a>;
     increasing coverage (since GCC 11 <code>-std=c++2b</code>,
     since GCC 14 <code>-std=c++23</code>)</td>
   </tr>

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

Summary of changes:
 htdocs/projects/gomp/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to