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: C++ Garbage Collecter


Jeffrey A Law wrote:
> 
>   In message <37C34F21.95D56129@home.com>you write:
>   > Brian Beuning wrote:
>   >
>   > > We used the Boehm collector on my last project and it worked very
>   > > well for us.
>   >
>   > Does gcc optimizations cause any problems with the garbage collector?

> They certainly have the potential to cause problems with garbage collectors.

Then I guess the question is:  Does anyone have any plans on making gcc
garbage collector safe?

-- 
Kevin Atkinson
kevinatk@home.com
http://metalab.unc.edu/kevina/


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