This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13216] compiler comsuming too much memory and time when there are too many inline functions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2003 17:20:24 -0000
- Subject: [Bug c++/13216] compiler comsuming too much memory and time when there are too many inline functions
- References: <20031128132259.13216.xecutor@sendmail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-28 17:20 -------
I can confirm this on 3.3 but on the mainline, it only uses 50M (this is on powerpc-apple-darwin).
This is fixed by unit-at-a-time.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |memory-hog
Resolution| |FIXED
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13216