* config.sub (basic_machine): Remove first pdp11 case so that the

second, specialised case will match instead. Found by Shellcheck.
	* testsuite/config-sub.data: Adjust test case.
This commit is contained in:
Ben Elliston
2018-01-13 21:43:46 +11:00
parent 0ce3d2f0c0
commit 97447f42ae
3 changed files with 10 additions and 4 deletions

2
config.sub vendored
View File

@ -296,7 +296,7 @@ case $basic_machine in
| nios | nios2 | nios2eb | nios2el \
| ns16k | ns32k \
| open8 | or1k | or1knd | or32 \
| pdp10 | pdp11 | pj | pjl \
| pdp10 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \
| pru \
| pyramid \