This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/25878] Excessive memory and compile-time with std::map init sequence
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jan 2008 15:35:04 -0000
- Subject: [Bug middle-end/25878] Excessive memory and compile-time with std::map init sequence
- References: <bug-25878-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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