This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Re: GCC 4.4 schedule


On Mon, 3 Mar 2008, Richard Guenther wrote:
> GCC 4.4 stage1 started at Feb 18th and will end two month after that,
> Apr 21st.  Stage2 will end two month after that, Jun 23th.  After
> stage3 ends at Aug 18th we will go into regresion and documentation
> fixes only and process with releasing after reaching zero P1 regressions.

Here is how I updated develop.html based on this.  I believe it's more
consistent to have the start date of stages rather than end dates there,
so that's what I put up.

(If you prefer I can increment those by one day, tough I guess we can 
simply use the end date of the previous stage as the start date for the
next.)

Gerald

Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.89
diff -u -3 -p -r1.89 develop.html
--- develop.html	22 Mar 2008 21:14:45 -0000	1.89
+++ develop.html	22 Mar 2008 22:39:00 -0000
@@ -387,12 +387,16 @@ stages of development, branch points, an
        |                                   GCC 4.2.3 release (Feb 1 2008)
        |
        +-- GCC 4.3 branch created ------+
-       |             (2008-02-18)        \
+       |                                 \
        v                                  v
-  GCC 4.4 Stage 1                          GCC 4.3.0 release (2008-03-05)
+  GCC 4.4 Stage 1  (starts 2008-02-18)     GCC 4.3.0 release (2008-03-05)
        |                                    \
        v                                     v
-                                           GCC 4.3.1 release (2008-05-05)
+  GCC 4.4 Stage 2  (starts 2008-04-21)     GCC 4.3.1 release (2008-05-05)
+       |
+       v
+  GCC 4.4 Stage 3  (starts 2008-06-23)
+
 </pre>
 
 </body>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]