This is the mail archive of the gcc-bugs@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]

[Bug c++/12850] [3.4 Regression] memory consumption for heavy template instantiations tripled since 3.3


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-05 07:29 -------
I think I have a patch for this, I just call ggc_collect in instantiate_decl if it is okay to do so.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12850


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