* config.gcc: Kill residual pyramid support.
authorRichard Henderson <rth@redhat.com>
Tue, 28 Nov 2000 21:23:58 +0000 (13:23 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Nov 2000 21:23:58 +0000 (13:23 -0800)
From-SVN: r37827

gcc/ChangeLog
gcc/config.gcc

index abd16929a52f34c990d87051949a32a43c2ad193..9bae5dda07feb79bc1c823caadd0810e2a876787 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-28  Richard Henderson  <rth@redhat.com>
+
+       * config.gcc: Kill residual pyramid support.
+
 2000-11-28  Neil Booth  <neilb@earthling.net>
 
        * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
index 9f25880924ed941080196841e1cab10264967022..91e22955d992d1fe7bcb441916bc3721d9551154 100644 (file)
@@ -234,9 +234,6 @@ pj*-*-*)
 powerpc*-*-*)
        cpu_type=rs6000
        ;;
-pyramid-*-*)
-       cpu_type=pyr
-       ;;
 sparc*-*-*)
        cpu_type=sparc
        ;;