On Aug 19, 2005, at 5:07 PM, Andrew Pinski wrote:


Hi,

With this page from Wikipedia, http://en.wikipedia.org/wiki/ GNU_Compiler_Collection, in the "See also" section,
there is a sentence about a Garbage collected included in GCC.



There's also boehm-gc:

http://www.hpl.hp.com/personal/Hans_Boehm/gc/

which is shipped with gcc for java's use.

Mostly depends on what you're looking at the gc for - whether it's for your language, for hacking on gcc, or something else.

-eric

Reply via email to