gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely a04b73e15b libstdc++: Replace hyphens in effective target keywords
An effective target like foo-bar-baz will match a target selector of
*-*-* and cause problems in the testsuite. Several libstdc++ et keywords
are of the form foo-bar, which could still be a problem for *-*
selectors.

Replace hyphens with underscores in the et keywords "debug-mode",
"cxx11-abi", etc.

libstdc++-v3/ChangeLog:

	* testsuite/lib/libstdc++.exp: Rename effective target keywords
	to avoid dashes in the name.
	* testsuite/*: Update effective targe keywords.
2021-11-24 13:20:26 +00:00
..
algorithm
any
array
chrono
deque
filesystem libstdc++: Suppress -Wstringop warnings [PR103332] 2021-11-19 18:15:52 +00:00
forward_list
functional libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725] 2021-10-09 00:57:50 +01:00
iterator
list
map
memory
memory_resource
net libstdc++: Use "test.invalid." for invalid hostname 2021-09-10 15:10:21 +01:00
numeric
optional
polymorphic_allocator libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
propagate_const
random
ratio
set
simd
source_location
string
string_view libstdc++: Fix out-of-bound array accesses in testsuite 2021-11-16 14:09:00 +00:00
system_error
tuple
type_erased_allocator
type_traits
unordered_map
unordered_set
vector
feat-char8_t.cc
feat-cxx14.cc
feat-lib-fund.cc
names.cc