[Bug c++/12850] [3.4 Regression] memory consumption for heavy template instantiations tripled since 3.3
hubicka at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 10 13:36:00 GMT 2004
------- Additional Comments From hubicka at gcc dot gnu dot org 2004-01-10 13:36 -------
I am testing patch that peaks at 28MB with unit-at-a-time. It seems to be
possible to deffer instantiation of all templates to very last pass where we can
ggc collect.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jh at suse dot cz
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12850
More information about the Gcc-bugs
mailing list