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: Kill last use of ggc_push_context/ggc_pop_context


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.

zw


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