This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Garbage collector x bb annotations
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>, Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc at gcc dot gnu dot org, rakdver at atrey dot karlin dot mff dot cuni dot cz
- Date: Wed, 08 Oct 2003 20:00:15 -0400
- Subject: Re: [tree-ssa] Garbage collector x bb annotations
>>>>> Daniel Berlin writes:
>> The right thing to do is to allow GC to improve data locality. I
>> believe Dan Berlin had some patches for this, although I don't know
>> their state.
Dan> Uh, well, the zone collector was updated per your comments, and is
Dan> awaiting review again.
http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00963.html
David