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.