diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-11-24 11:41:01 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-11-24 13:20:26 +0000 |
commit | a04b73e15b7d691e4e668f2584b57f09f598d397 (patch) | |
tree | 59b7d5b5e385e0deb26c3ee63aaf32878d30632b /gcc/loop-init.c | |
parent | 29e1cbdc0c6e7d3de10478ef2b881900545c2a55 (diff) | |
download | gcc-a04b73e15b7d691e4e668f2584b57f09f598d397.zip gcc-a04b73e15b7d691e4e668f2584b57f09f598d397.tar.gz gcc-a04b73e15b7d691e4e668f2584b57f09f598d397.tar.bz2 |
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.
Diffstat (limited to 'gcc/loop-init.c')
0 files changed, 0 insertions, 0 deletions