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]

GC use within GCC



Am I reading the code of GCC correctly?  It appears that, although GCC
now uses the Boehm collector, it does not perform a conservative scan
of the C stack.  Is that true?

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

-t

-- 

Help kill libc.
Visit http://www.regexps.com.  Spend money.


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