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: GC use within GCC



       > Does GCC use the conservative feature's of boehm-gc at all?  or is
       > it being used as an exact collector?

       I don't believe "core" GCC uses it at all; I think it's something to
       do with GCJ.

Yeah.  GCC seems to use its own exact GC internally.  The similarity
of the GC interfaces confused me.

-t


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