OSDN Git Service

Support paragon as i860-intel-osf1. (From RMS.)
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Nov 1994 00:05:02 +0000 (00:05 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Nov 1994 00:05:02 +0000 (00:05 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8433 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config.guess

index bc2cbcb..b850757 100755 (executable)
@@ -306,6 +306,9 @@ EOF
     Intel:Mach:3*:*)
        echo i386-unknown-mach3
        exit 0 ;;
+    paragon:*:*:*)
+       echo i860-intel-osf1
+       exit 0 ;;
     i860:*:4.*:*) # i860-SVR4
        if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
          echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4