This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13583] [3.3/3.4 Regression] __use_cache not threadsafe


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]