This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Garbage collection
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Martin York <martin dot york at veritas dot com>
- Cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Wed, 22 Jan 2003 10:32:12 +1100
- Subject: Re: Garbage collection
- References: <8BE017CC8923D511A00A0008C78605EE051B0D22@LMOXCH04>
On 21-Jan-2003, Martin York <martin.york@veritas.com> wrote:
>
> I am trying to write a new frontend to GCC. My biggest concern at
> the moment is garbage collection. I have studied the code and think
> I know how it works but would like to find some more documentation,
> can somebody point me in the right direction.
See the TexInfo source gcc/gcc/doc/gty.texi, or the HTML formatted version in
<http://gcc.gnu.org/onlinedocs/gccint/Type-Information.html#Type%20Information>.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.