Committed as debf3885965604c81541a549d531ec450f498058
https://gcc.gnu.org/git.html#general
--
PA
commit debf3885965604c81541a549d531ec450f498058
Author: Paul-Antoine Arras <par...@baylibre.com>
Date:   Fri Jun 28 12:08:57 2024 +0200

    git: Move current devel/omp/gcc branch to 14

diff --git htdocs/git.html htdocs/git.html
index a6e88566..b5c2737a 100644
--- htdocs/git.html
+++ htdocs/git.html
@@ -280,17 +280,17 @@ in Git.</p>
   Makarov <a href="mailto:vmaka...@redhat.com">vmaka...@redhat.com</a>.
   </dd>
 
-  <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-13";>devel/omp/gcc-13</a></dt>
+  <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-14";>devel/omp/gcc-14</a></dt>
   <dd>This branch is for collaborative development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a> and
   <a href="https://gcc.gnu.org/wiki/openmp";>OpenMP</a> support and related
   functionality, such
   as <a href="https://gcc.gnu.org/wiki/Offloading";>offloading</a> support (OMP:
   offloading and multi processing).
-  The branch is based on releases/gcc-13.
-  Please send patch emails with a short-hand <code>[og13]</code> tag in the
+  The branch is based on releases/gcc-14.
+  Please send patch emails with a short-hand <code>[og14]</code> tag in the
   subject line, and use <code>ChangeLog.omp</code> files. (Likewise but now
-  stale branches exists for the prior GCC releases 9 to 12.)</dd>
+  stale branches exists for the prior GCC releases 9 to 13.)</dd>
 
   <dt>unified-autovect</dt>
   <dd>This branch is for work on improving effectiveness and generality of GCC's
@@ -897,14 +897,15 @@ merged.</p>
   <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-9";>devel/omp/gcc-9</a></dt>
   <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-10";>devel/omp/gcc-10</a></dt>
   <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-11";>devel/omp/gcc-11</a></dt>
+  <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-12";>devel/omp/gcc-12</a></dt>
+  <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-13";>devel/omp/gcc-13</a></dt>
   <dd>These branches were used for collaborative development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a> and
   <a href="https://gcc.gnu.org/wiki/openmp";>OpenMP</a> support and related
   functionality as the successors to openacc-gcc-9-branch after the move to
   Git.
-  The branches were based on releases/gcc-9, releases/gcc-10 and
-  releases/gcc-11 respectively.
-  Development has now moved to the devel/omp/gcc-12 branch.</dd>
+  The branches were based on releases/gcc-9, releases/gcc-10, etc.
+  Development has now moved to the devel/omp/gcc-14 branch.</dd>
 
   <dt>hammer-3_3-branch</dt>
   <dd>The goal of this branch was to have a stable compiler based on GCC 3.3

Reply via email to