gcc/libstdc++-v3/testsuite
Jonathan Wakely dd053eea0b libstdc++: Use libatomic for tests on all 32-bit powerpc targets
In addition to the existing powerpc targets, powerpc64 needs libatomic
for 64-bit atomics when testing the 32-bit multilib with -m32. Adjust
the existing target checks to match all 32-bit powerpc targets, but not
64-bit ones.

libstdc++-v3/ChangeLog:

	* testsuite/lib/dg-options.exp (add_options_for_libatomic):
	Replace powerpc-ibm-aix* and powerpc*-*-darwin* with check for
	powerpc && ilp32.
2020-12-02 16:37:56 +00:00
..
17_intro libstdc++: Fix test failure on AIX 2020-11-25 17:22:47 +00:00
18_support libstdc++: Add "futex" and "gthreads" effective-target keywords 2020-11-26 16:15:52 +00:00
19_diagnostics libstdc++: Ensure c++NN effective target present in all C++17 tests 2020-07-31 19:58:02 +01:00
20_util libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
21_strings libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible 2020-11-09 21:11:13 +01:00
22_locale libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
23_containers libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
24_iterators libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] 2020-11-25 17:22:47 +00:00
25_algorithms libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
26_numerics libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
27_io libstdc++: Use longer timeout for istream::gcount() overflow tests 2020-12-02 12:34:20 +00:00
28_regex libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
29_atomics Add feature test macro for atomic<T>::wait 2020-12-01 15:43:17 -08:00
30_threads libstdc++: Add "futex" and "gthreads" effective-target keywords 2020-11-26 16:15:52 +00:00
abi Update copyright years. 2020-01-01 12:51:42 +01:00
backward Update copyright years. 2020-01-01 12:51:42 +01:00
config Update copyright years. 2020-01-01 12:51:42 +01:00
data
decimal Update copyright years. 2020-01-01 12:51:42 +01:00
experimental libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests 2020-11-27 13:34:22 +00:00
ext libstdc++: Fix undefined FILE* operations in test 2020-11-26 11:25:55 +00:00
lib libstdc++: Use libatomic for tests on all 32-bit powerpc targets 2020-12-02 16:37:56 +00:00
libstdc++-abi Update copyright years. 2020-01-01 12:51:42 +01:00
libstdc++-dg Update copyright years. 2020-01-01 12:51:42 +01:00
libstdc++-prettyprinters libstdc++: Fix filesystem::path pretty printer test failure 2020-12-02 00:39:21 +00:00
libstdc++-xmethods Update copyright years. 2020-01-01 12:51:42 +01:00
performance libstdc++: Limit memory allocation in stable_sort/inplace_merge (PR 83938) 2020-11-20 22:25:04 +01:00
special_functions Update copyright years. 2020-01-01 12:51:42 +01:00
std libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500] 2020-11-18 10:23:57 -05:00
tr1 libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> 2020-10-29 22:47:22 +00:00
tr2 Update copyright years. 2020-01-01 12:51:42 +01:00
util libstdc++: Fix testsuite helper functions [PR 97936] 2020-11-25 18:24:12 +00:00
Makefile.am libstdc++: Adjust variable export in makefile 2020-10-09 14:08:42 +01:00
Makefile.in libstdc++: Adjust variable export in makefile 2020-10-09 14:08:42 +01:00