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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-07 
18:35:58 UTC ---
Author: redi
Date: Sat Jul  7 18:35:52 2012
New Revision: 189352

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189352
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_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/include/ext/concurrence.h
    branches/gcc-4_6-branch/libstdc++-v3/include/std/mutex

--- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-07 
18:36:27 UTC ---
This should be fixed on all active branches then.

Reply via email to