gcc/libstdc++-v3/testsuite/lib
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
..
dg-options.exp libstdc++: Add testsuite proc for testing deprecated features 2021-08-03 15:30:17 +01:00
gdb-test.exp libstdc++: Add xfail to pretty printer tests that fail in C++20 2021-11-05 12:22:31 +00:00
libstdc++.exp libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
prune.exp libstdc++, testsuite: Add a prune expression for external tool bug. 2021-11-19 19:52:03 +00:00