This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25409] STL mt_allocator crash in global construcutor
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2006 19:10:02 -0000
- Subject: [Bug libstdc++/25409] STL mt_allocator crash in global construcutor
- References: <bug-25409-4681@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from bkoz at gcc dot gnu dot org 2006-03-17 19:10 -------
I'm closing this. I cannot reproduce it. In addition, the submitted testcase is
not sufficient: it has a complicated directory structure, makefiles, etc etc.
Also, does not demonstrate the so-called bug...
Please read:
http://gcc.gnu.org/bugs.html
For the record, using -pthread is mandatory for pthread code. In fact, on
mainline this is now more obvious due to the weakref patches. I am sympathetic
to the problems with the gcc manual, which seem to indicate that -pthread is a
arch-specific flag. I suggest you file a new bug report about this specific
issue.
best,
benjamin
--
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25409