r189351 - in /branches/gcc-4_7-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat Jul 7 18:13:00 GMT 2012
Author: redi
Date: Sat Jul 7 18:13:19 2012
New Revision: 189351
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189351
Log:
PR libstdc++/53578
* include/ext/concurrence.h (__recursive_mutex::_S_destroy): Fix
narrowing conversion.
* include/std/mutex (__recursive_mutex_base::_S_destroy): Likewise.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/ext/concurrence.h
branches/gcc-4_7-branch/libstdc++-v3/include/std/mutex
More information about the Libstdc++-cvs
mailing list