gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf
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
..
cons libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
imbue Update copyright years. 2021-01-04 10:26:59 +01:00
in_avail Update copyright years. 2021-01-04 10:26:59 +01:00
overflow Update copyright years. 2021-01-04 10:26:59 +01:00
pbackfail Update copyright years. 2021-01-04 10:26:59 +01:00
requirements Update copyright years. 2021-01-04 10:26:59 +01:00
sbumpc Update copyright years. 2021-01-04 10:26:59 +01:00
seekoff Update copyright years. 2021-01-04 10:26:59 +01:00
seekpos Update copyright years. 2021-01-04 10:26:59 +01:00
setbuf Update copyright years. 2021-01-04 10:26:59 +01:00
sgetc Update copyright years. 2021-01-04 10:26:59 +01:00
sgetn Update copyright years. 2021-01-04 10:26:59 +01:00
snextc Update copyright years. 2021-01-04 10:26:59 +01:00
sputbackc Update copyright years. 2021-01-04 10:26:59 +01:00
sputc Update copyright years. 2021-01-04 10:26:59 +01:00
sputn Update copyright years. 2021-01-04 10:26:59 +01:00
str libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
sungetc Update copyright years. 2021-01-04 10:26:59 +01:00
sync Update copyright years. 2021-01-04 10:26:59 +01:00
view libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00