This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[WWW] Update pch-branch description.
- From: Geoffrey Keating <gkeating at apple dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 14 Nov 2002 10:42:22 -0800 (PST)
- Subject: [WWW] Update pch-branch description.
Self-explanatory.
--
- Geoffrey Keating <geoffk@apple.com>
====================
*** cvs.html.~1.80.~ Thu Oct 31 11:51:25 2002
--- cvs.html Thu Nov 14 10:40:12 2002
***************
*** 157,164 ****
Jaeger <<a href="mailto:aj@suse.de">aj@suse.de</a>>.</li>
<li>pch-branch. This branch contains work-in-progress towards a
precompiled header implementation, including lots of garbage
! collector changes. As yet, the branch contains <em>no</em>
! actual precompiled header work; a public announcement will be made
on the <a href="lists.html">GCC mailing list</a> when it is ready
for testing.</li>
<li>cp-parser-branch. This branch contains a new hand-written recursive
--- 157,163 ----
Jaeger <<a href="mailto:aj@suse.de">aj@suse.de</a>>.</li>
<li>pch-branch. This branch contains work-in-progress towards a
precompiled header implementation, including lots of garbage
! collector changes. A public announcement will be made
on the <a href="lists.html">GCC mailing list</a> when it is ready
for testing.</li>
<li>cp-parser-branch. This branch contains a new hand-written recursive
====================