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: GGC ICEs


>>>>> "Ian" == Ian Lance Taylor <iant@google.com> writes:

Ian> When we start to use ggc_free, we effectively go back to the old
Ian> regime.

Not to pile on or anything, but arguably using ggc_free is even worse
than the old regime, because it combines the negative parts of the GC
(which is like the weather, about which everyone complains but no one
does anything) and the negative parts of the old approach.

Tom


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