This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Garbage collection
- From: Martin York <martin dot york at veritas dot com>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Tue, 21 Jan 2003 12:58:24 -0500
- Subject: Garbage collection
Hi all,
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.
thanks Martin.