[Bug libstdc++/51008] GTHR - extend interface with __gthread_recursive_mutex_destroy
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 19 10:40:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51008
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |4.8.0
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Andrey Galkin from comment #0)
> I can propose two solutions:
> 1. Add __gthread_recursive_mutex_destroy and get rid of _S_destroy template
> hacks.
>
That was done for GCC 4.8, see PR 53889, so this should be fixed.
More information about the Gcc-bugs
mailing list