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: More CSELIB memory reduction


On Thu, 22 Jan 2004, Richard Henderson wrote:
> On Fri, Jan 23, 2004 at 03:06:35AM +0100, Jan Hubicka wrote:
>> 	* cselib.c (value_pool): New.
>> 	(new_cselib_val): Use pool.
>> 	(cselib_init): Initialize value_pool
>> 	(cselib_finish): Free pool.
> Ok.

How about putting this (and the other) patches reducing memory
consumption on the 3.4 branch as well?

According to http://gcc.gnu.org/ml/gcc/2004-01/msg00657.html we have
(had?) a 50% regression in terms of memory consumption between 3.3 and
3.4, so this certainly qualifies as regression fix related to PR8361.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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