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 Merge?


>>>>> Mark Mitchell <mark@codesourcery.com> writes:

 >   Most of these problems stem from the fact that obstacks are a
 > nuisance.  In particular, we were copying things to the permanent
 > obstack, and some expressions canot be copied.

And we can't just allocated them on the permanent obstack to begin with?

Jason

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