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 middle-end/25878] Excessive memory and compile-time with std::map init sequence



------- Comment #12 from rguenth at gcc dot gnu dot org  2008-01-03 15:44 -------
On a second look, 4.3 behaves much better than 4.2 for this testcase, so I
consider it fixed.

3.3-hammer: 13s  321MB

4.1.3: 29s  588MB

4.2.2: 27s  440MB

4.3.0: 20s  188MB


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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