This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC and boehm-gc
NightStrike wrote:
> Given the recent issues with libffi being so drastically out of synch
> with upstream, I was curious about boehm-gc and how that is handled.
> In getting gcj to work on Win64, the next step is boehm-gc now that
> libffi works just fine. However, the garbage collector is in terrible
> shape and will need a bit of work. Do we send those fixes here to
> GCC, or to some other project? Who handles it? How is the synching
> done compared to other external projects?
When people post patches I always send ask them to send to the
gc@napali.hpl.hp.com list.
Andrew.