public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][www][pushed] Clarify GCC versioning, esp. the DEV-PHASE.
@ 2022-01-17 12:28 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-01-17 12:28 UTC (permalink / raw)
  To: gcc-patches

---
 htdocs/develop.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/htdocs/develop.html b/htdocs/develop.html
index 263cbc79..1ac48b09 100644
--- a/htdocs/develop.html
+++ b/htdocs/develop.html
@@ -266,8 +266,10 @@ way and on the following timeline:</p>
   <tr><th>Version</th><th>DEV-PHASE</th><th>When</th></tr>
   <tr><td>5.0.0</td><td>(experimental)</td>
       <td>during active development of GCC 5 (stage 1 to 3)</td></tr>
+  <tr><td>5.0.1</td><td>(experimental)</td>
+      <td>during the stabilization period of GCC 5 (stage 4)</td></tr>
   <tr><td>5.0.1</td><td>(prerelease)</td>
-      <td>during the stabilization period of GCC 5</td></tr>
+      <td>after branching for the release of GCC 5.1</td></tr>
   <tr><td>6.0.0</td><td>(experimental)</td>
       <td>during active development of GCC 6 (stage 1 to 3)</td></tr>
   <tr><td>5.1.0</td><td></td>
@@ -278,12 +280,12 @@ way and on the following timeline:</p>
       <td>for the second release from the GCC 5 branch</td></tr>
   <tr><td>5.2.1</td><td></td>
       <td>during development on the branch post the 5.2.0 release</td></tr>
-  <tr><td>6.0.1</td><td>(prerelease)</td>
-      <td>during the stabilization period of GCC 6</td></tr>
+  <tr><td>6.0.1</td><td>(experimental)</td>
+      <td>during the stabilization period of GCC 6 (stage 4)</td></tr>
   <tr><td>...</td><td></td><td></td></tr>
 </table>
 <p>To summarize, the first release of GCC 5 will be GCC 5.1.0 while
-development snapshots will be GCC 5.0.0 and snapshots from the
+development snapshots will be GCC 5.0.0 or GCC 5.0.1 and snapshots from the
 release branch GCC 5.n.1.</p>
 
 <p><strong>Rationale</strong></p>
-- 
2.31.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 12:28 [PATCH][www][pushed] Clarify GCC versioning, esp. the DEV-PHASE Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).