Kill last use of ggc_push_context/ggc_pop_context

Jeffrey A Law law@redhat.com
Tue Oct 5 18:45:00 GMT 2004


On Tue, 2004-10-05 at 12:33, Zack Weinberg wrote:
> Jeffrey A Law <law@redhat.com> writes:
> 
> > Not until someone confirms that cse no longer generates tons of
> > test RTL with the testcases from Plum Hall.  See:
> 
> He didn't take out the call to ggc_collect, only the push/pop context,
> so Plum Hall should still be fine even if it does generate tons of
> test RTL.
But wouldn't we have to do a full GC scan rather than the reduced
scan implied by pushing the GC context?  Or am I misunderstanding
how the GC push/pop context stuff works?

Jeff





More information about the Gcc-patches mailing list