This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (C++) High memory usage with templates
- To: "Klaus-Georg Adams" <Klaus-Georg dot Adams at chemie dot uni-karlsruhe dot de>
- Subject: Re: (C++) High memory usage with templates
- From: "Chris Butler" <chrisb at sandy dot force9 dot co dot uk>
- Date: Tue, 1 Dec 1998 15:51:49 -0000
- Cc: <egcs at cygnus dot com>
Hi,
> > Is this normal? Is there any way I can reduce this memory usage?
>
> So yes, this is normal. And the way to reduce this seems to be to fund
> Mark Mitchell to reduce it :-) He has improved the memory usage by some
> 10-20% in the last weeks.
I was just making sure it is normal, and not some kind of memory leak or
something. I can live with it for now, but I look forward to seeing the
changes :)
Chris