This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Tests that FAIL in C++17 mode


The following tests are failing with -std=gnu++17

20_util/shared_ptr/cons/constexpr.cc
20_util/unique_ptr/cons/constexpr.cc
23_containers/unordered_set/allocator/ext_ptr.cc
29_atomics/atomic_integral/operators/bitwise_neg.cc
ext/profile/mutex_extensions_neg.cc

I haven't looked into why yet.

If anyone wants to investigate they can put that list of files into
$objdir/$target/libstdc++-v3/testsuite/testsuite_files and then run
make check RUNTESTFLAGS=--target_board=unix/-std=gnu++17


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]