aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.sub
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-06-23 11:53:11 -0600
committerJeff Law <law@gcc.gnu.org>1997-06-23 11:53:11 -0600
commit3dfa8ff88d1ab90133db0e157987cd945b92cbb4 (patch)
treec197ad672df9bdd9914bc5b3b8e31926816ffdf9 /gcc/config.sub
parent51593cc5763d2c50eb54f8af53939317364c5fd0 (diff)
downloadgcc-3dfa8ff88d1ab90133db0e157987cd945b92cbb4.zip
gcc-3dfa8ff88d1ab90133db0e157987cd945b92cbb4.tar.gz
gcc-3dfa8ff88d1ab90133db0e157987cd945b92cbb4.tar.bz2
* config.sub (mn10200): Recognize new basic machine.
From-SVN: r14291
Diffstat (limited to 'gcc/config.sub')
-rwxr-xr-xgcc/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index 3f5c202..2d0953e 100755
--- a/gcc/config.sub
+++ b/gcc/config.sub
@@ -150,7 +150,7 @@ case $basic_machine in
# Recognize the basic CPU types without company name.
# Some are omitted here because they have special meanings below.
tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arm \
- | arme[lb] | pyramid | mn10300 \
+ | arme[lb] | pyramid | mn10200 | mn10300 \
| tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
| alpha | we32k | ns16k | clipper | i370 | sh \
| powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \