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 steven at gcc dot gnu dot org  2004-01-10 11:14 -------
How does this happen in 3.4?  __locale_cache was removed on mainline: 
 
2003-06-26  Benjamin Kosnik  <bkoz@redhat.com> 
            Jerry Quinn  <jlquinn@optonline.net> 
(...) 
	(__locale_cache_base): Remove. 
	(__locale_cache): Remove. 

-- 


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]