From 1dfd223b8346b4033e810168b857e7d91fc51c47 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 18 Mar 1992 23:58:40 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r518 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index 32af59eae3a..4e79c595757 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -77,7 +77,7 @@ esac case $basic_machine in # Recognize the basic CPU types with without company name. # Some are omitted here because they have special meanings below. - tahoe | i386 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ + tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ | tron | a29k | 580 | i960 | h8300 | hppa) basic_machine=$basic_machine-unknown ;; -- 2.30.2