aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.sub
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>1995-12-13 21:43:08 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>1995-12-13 21:43:08 +0000
commit869b061cfae61d30a1d5fcedc1e70ddb522e0f7b (patch)
tree0d3250c9f2b11839c48bda89377e1735f65ed265 /gcc/config.sub
parenta45cf58ce9640a830d6b964739bd10d6bb05637f (diff)
downloadgcc-869b061cfae61d30a1d5fcedc1e70ddb522e0f7b.zip
gcc-869b061cfae61d30a1d5fcedc1e70ddb522e0f7b.tar.gz
gcc-869b061cfae61d30a1d5fcedc1e70ddb522e0f7b.tar.bz2
Accept *-*-ieee*.
From-SVN: r10709
Diffstat (limited to 'gcc/config.sub')
-rwxr-xr-xgcc/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index c2502d8..b3e1626 100755
--- a/gcc/config.sub
+++ b/gcc/config.sub
@@ -641,7 +641,7 @@ case $os in
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
- | -udi* | -eabi* | -lites* )
+ | -udi* | -eabi* | -lites* | -ieee*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)