On Sat, 15 Mar 2008, Joseph S. Myers wrote:
> GCC 4.3.1 is due no later than 2008-05-05, but if a workaround for the
> x86 direction flag issue is agreed and committed soon then 4.3.1-rc1
> may come around a week after such a workaround is committed to the
> branch, with the release following about a week later subject to no
> problems requiring 4.3.1-rc2 to be built.

And here is how I now updated our web site wrt. these announcements.

Update GCC 4.3.1 status.  Fix release date for GCC 4.3.0.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.653
diff -u -3 -p -r1.653 index.html
--- index.html  15 Mar 2008 00:45:07 -0000      1.653
+++ index.html  22 Mar 2008 21:12:35 -0000
@@ -105,7 +105,7 @@ annual report for 2008</a></dd>
   <a href="gcc-4.3/">GCC 4.3.0</a>
 </dt><dd>
   Status:
-  <a href="http://gcc.gnu.org/ml/gcc/2008-03/msg00371.html";>2008-03-06</a>
+  <a href="http://gcc.gnu.org/ml/gcc/2008-03/msg00703.html";>2008-03-15</a>
   (regression fixes and docs only).
   <br />
   <a
Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.88
diff -u -3 -p -r1.88 develop.html
--- develop.html        9 Mar 2008 20:33:18 -0000       1.88
+++ develop.html        22 Mar 2008 21:12:35 -0000
@@ -387,11 +387,12 @@ stages of development, branch points, an
        |                                   GCC 4.2.3 release (Feb 1 2008)
        |
        +-- GCC 4.3 branch created ------+
-       |            (Feb 18 2008)        \
+       |             (2008-02-18)        \
        v                                  v
-  GCC 4.4 Stage 1                          GCC 4.3.0 release (Mar 5 2007)
-       :
-       v
+  GCC 4.4 Stage 1                          GCC 4.3.0 release (2008-03-05)
+       |                                    \
+       v                                     v
+                                           GCC 4.3.1 release (2008-05-05)
 </pre>
 
 </body>

Reply via email to