gcc/libstdc++-v3/testsuite
Jonathan Wakely 0c305f3dec libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]
The incorrect errc constant here looks like a copy&paste error.

libstdc++-v3/ChangeLog:

	PR libstdc++/112089
	* include/std/shared_mutex (shared_lock::unlock): Change errc
	constant to operation_not_permitted.
	* testsuite/30_threads/shared_lock/locking/112089.cc: New test.
2023-10-26 21:10:47 +01:00
..
17_intro
18_support libstdc++: Remove dg-options "-std=gnu++20" from remaining tests 2023-09-16 00:10:46 +01:00
19_diagnostics libstdc++: Remove dg-options "-std=gnu++20" from remaining tests 2023-09-16 00:10:46 +01:00
20_util libstdc++: Add dg-timeout-factor to <chrono> IO tests 2023-10-26 21:10:47 +01:00
21_strings libstdc++: Remove dg-options "-std=gnu++20" from 21_strings tests 2023-09-16 00:10:45 +01:00
22_locale libstdc++: testsuite: Enhance codecvt_unicode with tests for length() 2023-10-21 11:54:00 +01:00
23_containers libstdc++: [_Hashtable] Do not reuse untrusted cached hash code 2023-10-19 19:06:08 +02:00
24_iterators libstdc++: Remove dg-options "-std=gnu++20" from 24_iterators tests 2023-09-16 00:10:45 +01:00
25_algorithms libstdc++: Remove dg-options "-std=gnu++23" from remaining tests 2023-09-15 21:57:40 +01:00
26_numerics c++: non-dependent assignment checking [PR63198, PR18474] 2023-09-18 14:47:52 -04:00
27_io libstdc++: Remove dg-options "-std=gnu++20" from 27_io tests 2023-09-16 00:10:46 +01:00
28_regex libstdc++: Remove dg-options "-std=gnu++20" from remaining tests 2023-09-16 00:10:46 +01:00
29_atomics testsuite: Replace many dg-require-thread-fence with dg-require-atomic-cmpxchg-word 2023-10-13 02:20:30 +02:00
30_threads libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089] 2023-10-26 21:10:47 +01:00
abi
backward
config libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
data
decimal
experimental libstdc++: Remove dg-options "-std=gnu++20" from remaining tests 2023-09-16 00:10:46 +01:00
ext c++: non-dependent assignment checking [PR63198, PR18474] 2023-09-18 14:47:52 -04:00
lib testsuite: Add dg-require-atomic-cmpxchg-word 2023-10-13 02:19:53 +02:00
libstdc++-abi libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
libstdc++-dg libstdc++: Add log line to testsuite output 2023-09-15 21:57:40 +01:00
libstdc++-prettyprinters libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
libstdc++-xmethods libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
performance
special_functions
std libstdc++: Add dg-timeout-factor to <chrono> IO tests 2023-10-26 21:10:47 +01:00
tr1 libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc 2023-10-13 09:09:32 +02:00
tr2
util libstdc++: Avoid -Wunused-parameter warning in testsuite helper 2023-09-07 08:02:49 +01:00
Makefile.am libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00
Makefile.in libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00