------- Comment #2 from bkoz at gcc dot gnu dot org  2009-04-21 02:23 -------

This is probably fixed in 4.3.3 via


2009-01-12  Benjamin Kosnik  <b...@redhat.com>
            Jonathan Larmour  <j...@ecoscentric.com>

        PR libstdc++/36801
        * config/cpu/generic/atomicity_mutex/atomicity.h (get_atomic_mutex):
        New.
        (__gnu_cxx::__exchange_and_add): Use it.
        * src/debug.cc (get_safe_base_mutex): New.
        * src/locale.cc (get_locale_cache_mutex): New.
        * src/mt_allocator.cc (get_freelist): New.
        (get_freelist_mutex): New.
        * src/pool_allocator.cc (get_palloc_mutex): New.

If so, this PR is a duplicate of that.

-benjamin


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39775

Reply via email to