This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: Mainline in regression-fix only mode
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 26 Nov 2004 22:41:57 +0100 (CET)
- Subject: PATCH for Re: Mainline in regression-fix only mode
- References: <41A7A1C5.4030307@codesourcery.com>
On Fri, 26 Nov 2004, Mark Mitchell wrote:
> This message is a reminder that the mainline is now in regression-fix only
> mode.
>
> That means that (aside from documentation) no new features or cleanups should
> be committed, unless that's part of fixing a regression.
I applied the patch below to document this on our main page as well.
Gerald
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.467
diff -u -3 -p -r1.467 index.html
--- index.html 7 Nov 2004 17:56:04 -0000 1.467
+++ index.html 26 Nov 2004 21:40:49 -0000
@@ -64,8 +64,11 @@ mission statement</a>.</p>
will become GCC 4.0.0 (<a href="gcc-4.0/changes.html">current changes</a>)
</dt><dd>
Branch status:
- <a href="http://gcc.gnu.org/ml/gcc/2004-10/msg01005.html">2004-10-26</a>
+ <a href="http://gcc.gnu.org/ml/gcc/2004-11/msg00775.html">2004-11-22</a>
+ (release branch mode; fixes and regressions only).
+<!--
(<a href="develop.html#stage3">Stage 3</a>; open for all maintainers).
+-->
</dd>
</dl>