re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Mon, 16 Jul 2012 21:57:18 +0000 (21:57 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 16 Jul 2012 21:57:18 +0000 (22:57 +0100)
commiteb407c34321781d7a0d5d19456a74a941663adcb
tree68405e18d2b78e4dbba98604115260527e007776
parentb3ff651a97bc7d607608ec2e4750646332ad04a5
re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc)

PR libstdc++/53270
* include/ext/concurrence.h (__mutex, __recursive_mutex, __cond): Use
NSDMI in C++98 mode too.
* include/ext/rope: Add system_header pragma.
(_Refcount_Base, _Rope_RopeRep): Use NSDMI.
(_Rope_RopeRep::~_Rope_RopeRep): Destroy mutex.

From-SVN: r189553
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/concurrence.h
libstdc++-v3/include/ext/rope