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


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |compile-time-hog, ice-on-
                   |                            |valid-code, memory-hog
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-31 01:13:03
               date|                            |
            Summary|memory consumption for heavy|[3.4 Regression] memory
                   |template instantiations     |consumption for heavy
                   |tripled since 3.3           |template instantiations
                   |                            |tripled since 3.3
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-31 01:13 -------
My 3.3.1 (20030707) takes about 260M of memory while 3.4 (20031030) takes about 420M of 
memory.


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