gcc/libstdc++-v3/testsuite/20_util/to_chars
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
..
1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
2.cc Update copyright years. 2021-01-04 10:26:59 +01:00
3.cc libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725] 2021-10-09 00:57:50 +01:00
4.cc libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
95851.cc Update copyright years. 2021-01-04 10:26:59 +01:00
chars_format.cc libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
compare.cc Update copyright years. 2021-01-04 10:26:59 +01:00
double.cc libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
float.cc libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
long_double.cc libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
lwg3266.cc libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
requirements.cc libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00