r197020 - in /branches/gcc-4_8-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Mar 24 17:50:00 GMT 2013


Author: redi
Date: Sun Mar 24 17:50:44 2013
New Revision: 197020

URL: http://gcc.gnu.org/viewcvs?rev=197020&root=gcc&view=rev
Log:
	PR libstdc++/56002
	* include/std/mutex (lock_guard, unique_lock, lock): Define without
	depending on _GLIBCXX_HAS_GTHREADS.
	* testsuite/30_threads/lock_guard/cons/1.cc: Run on all targets.

Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/std/mutex
    branches/gcc-4_8-branch/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc



More information about the Libstdc++-cvs mailing list