[Bug libstdc++/64203] shared_mutex compile errors on bare-metal targets
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 9 11:04:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Tue Dec 9 11:03:57 2014
New Revision: 218511
URL: https://gcc.gnu.org/viewcvs?rev=218511&root=gcc&view=rev
Log:
PR libstdc++/64203
* include/std/shared_mutex: Fix preprocessor conditions.
* testsuite/experimental/feat-cxx14.cc: Check conditions.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/shared_mutex
trunk/libstdc++-v3/testsuite/experimental/feat-cxx14.cc
More information about the Gcc-bugs
mailing list