[Bug libstdc++/40088] Creating a std::ostringstream object locks a global mutex
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Dec 22 10:09:00 GMT 2009
------- Comment #14 from paolo dot carlini at oracle dot com 2009-12-22 10:09 -------
I think this PR can be closed: if the program doesn't change the global locale
the mutex is not used anymore, is only incremented a reference count. As an
enhancement we can do better, indeed, but the issues are known by now.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40088
More information about the Gcc-bugs
mailing list