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: Save GGC garbage produced by gimplifier


On Fri, 03 Sep 2004 13:44:53 -0400, Jason Merrill <jason@redhat.com> wrote:

>> +   local_names = NULL;
>
> local_names is a tree varray

...so it will be freed by garbage collection.  Never mind.

Jason


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