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 #11 from rguenth at gcc dot gnu dot org  2008-01-03 15:35 -------
Created an attachment (id=14866)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14866&action=view)
revised testcase

The problem persists with 4.2 if you remove the anonymous namespace around the
initializer function.  With 4.3 the testcase no longer builds.

Thus, a new testcase which is not preprocessed attached, observations still
apply.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10688|0                           |1
        is obsolete|                            |


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]