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]

PATCH for Re: basic-improvements merged to trunk


On Mon, 16 Dec 2002, Zack Weinberg wrote:
> I've checked in the merge of basic-improvements to the trunk.  You'll
> note that version.c has had "3.3" changed to "3.4" now, too.
>
> basic-improvements is now a dead branch, and should not be used
> further.

Here is the corresponding web page update; committed.

Gerald

Remove gcc-3_4-basic-improvements-branch which has been merged to
mainline.

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.85
diff -u -3 -p -r1.85 cvs.html
--- cvs.html	5 Dec 2002 09:33:24 -0000	1.85
+++ cvs.html	27 Dec 2002 00:48:21 -0000
@@ -166,13 +166,6 @@ you may want to check out include:</p>
   <li>cp-parser-branch.  This branch contains a new hand-written recursive
   descent parser for C++.</li>
   <li><a href="projects/tree-ssa/index.html">tree-ssa-20020619-branch</a></li>
-  <li>gcc-3_4-basic-improvements-branch: This branch is for basic,
-      straightforward improvements to the compiler, of the sort that
-      would be acceptable during <a href="develop.html#stage2">Stage 2
-      development</a>.  It is intended to be merged back to the
-      mainline at the beginning of the 3.4 development cycle.  See
-      <a href="http://gcc.gnu.org/ml/gcc/2002-08/msg01575.html";>this
-      message</a> describing the checkin policy.</li>
   <li>faster-compiler-branch: This branch is for work aimed primarily
       at making GCC itself run faster.  No checkin policy has yet been
       established.  See


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