This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12850] memory consumption for heavy template instantiations tripled since 3.3
- 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 Dec 2004 16:43:26 -0000
- Subject: [Bug c++/12850] memory consumption for heavy template instantiations tripled since 3.3
- References: <20031030234001.12850.jens.maurer@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-28 16:43 -------
(In reply to comment #36)
> The initial CP lexer bugger size is 10000:
The same amount of garbage is also done for PR 8361.
Also note I could not compile this source again becuase of the use of long double which causes an ICE
for ppc-darwin but that has been fixed already.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12850