* config.sub (maybe_os): Remove hppa-next which can never match

due to an earlier pattern. Found by Shellcheck.
	* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2018-01-13 20:05:24 +11:00
parent e9fbad7e05
commit a9f681360d
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2018-01-13 Ben Elliston <bje@gnu.org>
* config.sub (maybe_os): Remove hppa-next which can never match
due to an earlier pattern. Found by Shellcheck.
* testsuite/config-sub.data: Add test cases.
2018-01-13 Ben Elliston <bje@gnu.org>
* config.sub (maybe_os): Remove i386-vsta which can never match

3
config.sub vendored
View File

@ -740,9 +740,6 @@ case $basic_machine in
hp9k8[0-9][0-9] | hp8[0-9][0-9])
basic_machine=hppa1.0-hp
;;
hppa-next)
os=-nextstep3
;;
hppaosf)
basic_machine=hppa1.1-hp
os=-osf

View File

@ -149,6 +149,7 @@ hppa2.0 hppa2.0-unknown-none
hppa2.0n hppa2.0n-unknown-none
hppa64 hppa64-unknown-none
hppa hppa-unknown-none
hppa-next hppa-next-nextstep
i370 i370-ibm-mvs
i386-aros i386-pc-aros
i386-bitrig i386-pc-bitrig