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]

Re: Garbage collection


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.


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