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

--- Comment #35 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-16 
22:34:17 UTC ---
Author: redi
Date: Mon Jul 16 22:34:13 2012
New Revision: 189555

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189555
Log:
    PR libstdc++/53270
    * include/ext/concurrence.h: Use NSDMI for gthreads types.
    * include/ext/rope: Likewise. Destroy mutexes in destructors. Add
    system_header pragma.

    Revert:
    2012-06-19  Jonathan Wakely  <jwakely....@gmail.com>

    PR libstdc++/53270
    * config/os/gnu-linux/os_defines.h: Disable static initializer macros
    for gthreads types in C++11 mode.

Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/config/os/gnu-linux/os_defines.h
    branches/gcc-4_7-branch/libstdc++-v3/include/ext/concurrence.h
    branches/gcc-4_7-branch/libstdc++-v3/include/ext/rope

Reply via email to