* config.sub (we32k): Remove duplicate case so that `we32k'

properly canonicalises to `we32k-att-sysv'.
	* testsuite/config-sub.data: Update test case.
This commit is contained in:
Ben Elliston 2017-11-04 09:25:08 +11:00
parent cf2650fa94
commit b83ed0ee7b
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2017-11-04 Ben Elliston <bje@gnu.org>
* config.sub (we32k): Remove duplicate case so that `we32k'
properly canonicalises to `we32k-att-sysv'.
* testsuite/config-sub.data: Update test case.
2017-11-04 Ben Elliston <bje@gnu.org>
* config.guess: Improve usage text.

1
config.sub vendored
View File

@ -313,7 +313,6 @@ case $basic_machine in
| v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
| visium \
| wasm32 \
| we32k \
| x86 | xc16x | xstormy16 | xtensa \
| z8k | z80)
basic_machine=$basic_machine-unknown

View File

@ -510,7 +510,7 @@ v850 v850-unknown-none
visium-elf visium-unknown-elf
visium visium-unknown-none
wasm32 wasm32-unknown-none
we32k we32k-unknown-none
we32k we32k-att-sysv
x64-linux x86_64-pc-linux-gnu
x86_64-cygwin x86_64-pc-cygwin
x86_64-dicos x86_64-pc-dicos