This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12658] Thread safety problems in locale::global() and locale::locale()
- From: "Hans dot Heukenkamp at fidaso dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2003 10:08:36 -0000
- Subject: [Bug libstdc++/12658] Thread safety problems in locale::global() and locale::locale()
- References: <20031017095219.12658.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Hans dot Heukenkamp at fidaso dot de 2003-12-11 10:08 -------
I did apply the tentative patch 12658 to the current 3.4 snapshot and tested
on a i386 SMP machine. It does not solve the problem.
I doubt in general that any reference counting approach ever gets thread safe.
H.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12658