* config.sub (maybe_os): Remove duplicate m88k-omron* case.

Found by Shellcheck.
	* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston 2018-01-13 22:06:51 +11:00
parent 1ea2427f47
commit dea159d913
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 duplicate m88k-omron* case.
Found by Shellcheck.
* testsuite/config-sub.data: Add a test case.
2018-01-13 Ben Elliston <bje@gnu.org>
* config.sub (maybe_os): Remove pdp10 case as it is handled above.

3
config.sub vendored
View File

@ -800,9 +800,6 @@ case $basic_machine in
basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
os=-linux
;;
m88k-omron*)
basic_machine=m88k-omron
;;
magnum | m3230)
basic_machine=mips-mips
os=-sysv

View File

@ -226,6 +226,7 @@ m68000 m68000-unknown-none
m68k m68k-unknown-none
m68knommu m68k-unknown-linux-gnu
m88k m88k-unknown-none
m88k-omron m88k-omron-luna
maxq-elf maxq-unknown-elf
maxq maxq-unknown-none
mb-elf mb-unknown-elf