This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: GCC 3.3 release
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 26 Mar 2003 20:18:44 +0100 (CET)
- Subject: PATCH for Re: GCC 3.3 release
- References: <200303211925.h2LJP9ri002839@warlock.codesourcery.com><1048296774.761.86.camel@steven>
On Sat, 22 Mar 2003, Steven Bosscher wrote:
> Do you have a release plan for 3.3.x, and a rough development plan for
> 3.4?
Which reminds me, that the best we probably can do at this point (not
the least because we are a volunteer project) is the following patch.
Installed.
Gerald
Remove dates for GCC 3.3 and 3.3.1; add GCC 3.2.3 (without a date).
Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.29
diff -u -3 -p -r1.29 develop.html
--- develop.html 5 Feb 2003 05:14:05 -0000 1.29
+++ develop.html 26 Mar 2003 19:16:51 -0000
@@ -263,6 +263,9 @@ stages of development, branch points, an
| \
| v
| GCC 3.2.2 release (Feb 05 2003)
+ | \
+ | v
+ | GCC 3.2.3 release (...)
v
GCC 3.3 Stage 2 (ends Aug 15 2002)
|
@@ -273,10 +276,10 @@ stages of development, branch points, an
+-- GCC 3.3 branch created ------+
| (Dec 14 2002) \
: v
- : GCC 3.3 release (Mar 1 2003)
+ : GCC 3.3 release (...)
: \
v
- GCC 3.3.1 release (May 1 2003)
+ GCC 3.3.1 release (...)
</pre>