r189555 - in /branches/gcc-4_7-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Jul 16 22:34:00 GMT 2012
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.gcc@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
More information about the Libstdc++-cvs
mailing list