aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorChen Liqin <liqin@sunnorth.com.cn>2006-10-10 07:50:29 +0000
committerChen Liqin <liqin@gcc.gnu.org>2006-10-10 07:50:29 +0000
commitbdcee4712ec20209d14aeb2d0487de41be1ad424 (patch)
tree8be96e3f546284421229d84be5c1ea9963e5725c /gcc/configure
parent07d83dadc40ee22afce7b969f025684d2ad3d6de (diff)
downloadgcc-bdcee4712ec20209d14aeb2d0487de41be1ad424.zip
gcc-bdcee4712ec20209d14aeb2d0487de41be1ad424.tar.gz
gcc-bdcee4712ec20209d14aeb2d0487de41be1ad424.tar.bz2
* Add new port for score.
From-SVN: r117597
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure
index ff7e9c8..37788e9 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -15619,7 +15619,7 @@ esac
case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
- | xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-*)
+ | xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-*)
insn="nop"
;;
ia64*-*-* | s390*-*-*)