https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71684

ASSI <Stromeko at nexgo dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Stromeko at nexgo dot de

--- Comment #13 from ASSI <Stromeko at nexgo dot de> ---
Please add Cygwin to the list of platforms, where the mutex can be statically
initialized, but not be trivially destroyed.  I've just added this fix:

https://repo.or.cz/gcc/cygwin-gcc.git/commitdiff/f3429b7ec960fea9df62bc3c14e257d60fe436f0

(which keeps the static initializer and just adds the destructor call, as you
discussed in your last comment).  Cygwin might be able to fix the issue in the
library eventually, but only if there's a way of keeping binary compatibility.

Reply via email to