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]
Other format: [Raw text]

Re: [tree-ssa] Memory usage in compute_immediate_uses


In message <1063744206.7313.50.camel@frodo.toronto.redhat.com>, Diego Novillo w
rites:
 >On Tue, 2003-09-16 at 16:26, Daniel Berlin wrote:
 >> On Tue, 16 Sep 2003, Diego Novillo wrote:
 >>
 >> > Another thing we could use is ggc_collect() after each pass through
 >> > optimize_function_tree().
 >> 
 >> Have you tried to see if this works right now?
 >> 
 >Yup.  The other day, when I ran into that GC problem with the vops
 >varrays, I had it collecting after every single pass.  It seemed to
 >work.
Hey -- want to comment on this?  Is whatever fix you came up with in
the tree already?

I've got something here that looks like we've mucked up one of the vops
arrays.....

jeff


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