This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13583] [3.3/3.4 Regression] __use_cache not threadsafe
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2004 11:33:10 -0000
- Subject: [Bug libstdc++/13583] [3.3/3.4 Regression] __use_cache not threadsafe
- References: <20040106121715.13583.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From paolo at gcc dot gnu dot org 2004-01-10 11:33 -------
Hi Steven!
__use_cache and the whole locale caching machinery is definitely present
in mainline (just grep libstdc++-v3/include/bits), otherwise we wouldn't
be so blazingly fast ;)
The code is somewhat different, tough, I'm not deadly sure that it's
affected by the very same problem.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |s dot bosscher at student
| |dot tudelft dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13583