This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: cvs.html and cp-parser-branch
- From: Geoff Keating <geoffk at geoffk dot org>
- To: pfeifer at dbai dot tuwien dot ac dot at
- Cc: gcc-patches at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Fri, 31 Jan 2003 10:57:24 -0800
- Subject: Re: PATCH: cvs.html and cp-parser-branch
- References: <Pine.BSF.4.51.0301310143400.1541@acrux.dbai.tuwien.ac.at>
> Date: Fri, 31 Jan 2003 01:45:29 +0100 (CET)
> From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
> Cc: Mark Mitchell <mark@codesourcery.com>, Geoff Keating <geoffk@geoffk.org>
> X-OriginalArrivalTime: 31 Jan 2003 00:45:33.0218 (UTC) FILETIME=[0FAFB820:01C2C8C2]
>
> Remove cp-parser-branch from list of interesting branches. Installed.
>
> Geoff, can/should we also remove pch-branch?
Oh, yes! I will commit this:
*** cvs.html.~1.90.~ Fri Jan 31 10:56:58 2003
--- cvs.html Fri Jan 31 10:57:53 2003
***************
*** 162,169 ****
to our policies concerning release branches. All patches will be
added to mainline CVS (for 3.4). The branch is regularly merged
with the GCC 3.3 branch.</li>
- <li>pch-branch. This branch contains work-in-progress towards a
- precompiled header implementation.</li>
<li><a href="projects/tree-ssa/index.html">tree-ssa-20020619-branch</a></li\
>
<li>faster-compiler-branch: This branch is for work aimed primarily
at making GCC itself run faster. No checkin policy has yet been
--- 162,167 ----
--
- Geoffrey Keating <geoffk@geoffk.org>