This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [cxx-conversion] New Hash Table (issue6244048)


On Fri, May 25, 2012 at 4:52 PM, Lawrence Crowl <crowl@google.com> wrote:

> Personally, I would rather see if we can take advantage of C++
> features to reduce garbage and then use the Boehm collector.
> There is too much manual management with GTY, and I'd rather the
> compiler leverage mainstream practice rather than depart from it.

I could not agree more.

-- Gaby


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