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: [PATCH] [C++] save space in language_function



On Jan 5, 2004, at 03:39, Gerald Pfeifer wrote:


On Sun, 4 Jan 2004, Andrew Pinski wrote:
I should have said I am going to post a series of C++ patches which
helps the memory usage on the famous PR 8361.

This is highly appreciated! Do you have concrete numbers on how these patches (cumulatively and/or individually) improve the situation?

I had write wrote down the numbers some where but I cannot find it.
But I remember it is around 24K savings, not much but a start.
There is already a bug filed against 3.4 for memory usage when instantiations
templates and I had thought I had a patch but I was warned by RTH to that I have to
be careful with a patch in this area.


Thanks,
Andrew Pinski


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