summaryrefslogtreecommitdiffstats
path: root/gcc/config.sub
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 17:26:35 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 17:26:35 +0000
commit40f676806978f01c82763769075110b789f611dc (patch)
tree0c02694bfec48ddad2fe83335894593db5022713 /gcc/config.sub
parentec7d870def76f6aa2d644d5820abc209f2b5a684 (diff)
downloadppe42-gcc-40f676806978f01c82763769075110b789f611dc.tar.gz
ppe42-gcc-40f676806978f01c82763769075110b789f611dc.zip
Removed thumb-pe target.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18937 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.sub')
-rwxr-xr-xgcc/config.sub4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index 0271e3452ba..dd52e87aee8 100755
--- a/gcc/config.sub
+++ b/gcc/config.sub
@@ -162,10 +162,6 @@ case $basic_machine in
thumb | thumbel)
basic_machine=$basic_machine-unknown
;;
- thumb-pe) # CYGNUS LOCAL nickc/thumb-pe
- basic_machine=$basic_machine-unknown
- ;;
- # END CYGNUS LOCAL nickc/thumb-pe
# We use `pc' rather than `unknown'
# because (1) that's what they normally are, and
# (2) the word "unknown" tends to confuse beginning users.
OpenPOWER on IntegriCloud