[Bug libstdc++/94069] [9 Regression] <shared_mutex> doesn't compile unless PTHREAD_RWLOCK_INITIALIZER is defined
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 6 12:05:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94069
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10 Regression] |[9 Regression]
|<shared_mutex> doesn't |<shared_mutex> doesn't
|compile unless |compile unless
|PTHREAD_RWLOCK_INITIALIZER |PTHREAD_RWLOCK_INITIALIZER
|is defined |is defined
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed on master so far.
More information about the Gcc-bugs
mailing list