From a9f681360d9dff3c8d5516b39eabd5a647fc490d Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 13 Jan 2018 20:05:24 +1100 Subject: [PATCH] * 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. --- ChangeLog | 6 ++++++ config.sub | 3 --- testsuite/config-sub.data | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f18c91e..eab90d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-01-13 Ben Elliston + + * 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 * config.sub (maybe_os): Remove i386-vsta which can never match diff --git a/config.sub b/config.sub index 12e0a5b..4473856 100755 --- a/config.sub +++ b/config.sub @@ -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 diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 5fdebe2..c95f14e 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -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