summaryrefslogtreecommitdiffstats
path: root/libgcc/config.host
diff options
context:
space:
mode:
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-02 23:53:29 +0000
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-02 23:53:29 +0000
commit8d40ea4504ee85e1a6b73103edb1776141d5d22e (patch)
tree2921e5a7ed295a78d7c15bb2a4af78ae1534b012 /libgcc/config.host
parentfca66f47520328658166c82251fc204ea0e6b15c (diff)
downloadppe42-gcc-8d40ea4504ee85e1a6b73103edb1776141d5d22e.tar.gz
ppe42-gcc-8d40ea4504ee85e1a6b73103edb1776141d5d22e.zip
* config.gcc (powerpc-*-linux*): Merge variants.
* config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145484 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config.host')
-rw-r--r--libgcc/config.host6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgcc/config.host b/libgcc/config.host
index ad2ca4194e6..2374ead9350 100644
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -448,12 +448,6 @@ powerpc-*-eabi*)
;;
powerpc-*-rtems*)
;;
-powerpc-*-linux*altivec*)
- tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ldbl128"
- ;;
-powerpc-*-linux*spe*)
- tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ldbl128 t-softfp"
- ;;
powerpc-*-linux*)
tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ldbl128 t-softfp"
;;
OpenPOWER on IntegriCloud