From 6825be948b122afd63c16fd6cc3a9438791be6ea Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Tue, 1 Mar 1994 15:59:45 +0000 Subject: [PATCH] Move comment to proper place. From-SVN: r6679 --- gcc/config.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config.sub b/gcc/config.sub index ce3bb7cf0cc..e01524a496f 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -129,6 +129,8 @@ case $basic_machine in | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ | sh-* | powerpc-*) ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; @@ -435,8 +437,6 @@ case $basic_machine in basic_machine=a29k-nyu os=-sym1 ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. vaxv) basic_machine=vax-dec os=-sysv -- 2.30.2