This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2006 14:30:49 -0000
- Subject: [Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode
- References: <bug-29496-9884@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from pcarlini at suse dot de 2006-10-31 14:30 -------
Created an attachment (id=12517)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12517&action=view)
Draft patch for the issue in Comment #8 only
For the last issue, can you try this patch? If it works, then probably we can
incrementally commit something similar, because it's decently clean and the
performance should not be affected, even slightly improved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29496