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]

Re: gcc-patches Digest 2 Apr 2000 04:45:49 -0000 Issue 740


This is the 'stick' approach.

I would suggest that as a 'carrot' complementary to this,
documenting the garbage collection in the texinfo, and bringing
the GC code uniformly up to GNU coding standards (eg ggc-simple.c
- I have sent the author a detailed list of exceptions) would be
an excellent idea.

Tim Josling

> As a side-note, we really don't want to maintain two different memory
> allocation systems indefinitely.  At this point, I'd argue strongly
> against accepting a new front-end now that didn't use GC.  I hope that
> the Java team will make the conversion to GC soon; it's not really
> that much work, and will provide a lot of long-term benefit.
> 
> --
> Mark Mitchell                   
> CodeSourcery, LLC               http://www.codesourcery.com

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