This is the mail archive of the gcc-regression@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: Some aspect of GCC memory consumption increased by recent patch


> Nathan Sidwell wrote:
> 
> > I've attached a patch which implements 16bit length and alloc
> >fields.  If I've understood the above numbers correctly, that should
> >remove 4*8073775 bytes (for the 2 case).  The patch sets the default length
> >to two.
> >
> >can you let me know how it works out?
> 
> it works out badly with some memory corruption.  Am investigating.

Actually it segfaulted for me but make clean ; make solved the problem.
It reduces usage to 199754076 bytes, 8034384 calls.

Honza
> 
> nathan
> 
> -- 
> Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
> nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk
> 
> 


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