aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2008-06-11 13:49:51 +0000
committerH.J. Lu <hongjiu.lu@intel.com>2008-06-11 13:49:51 +0000
commitc32767a6a0035b97b665ebf68927cf171d93fed6 (patch)
tree58cbf614ebe6231fba6f4814fa19a20e1728a912 /gcc/configure.ac
parent8733244f66392de678ebf7301c6d6152cc1be30e (diff)
Merged with trunk at revision 136664.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/stack@136665 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure.ac')
-rw-r--r--gcc/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/configure.ac b/gcc/configure.ac
index 57be54a5b97..49dcf34a6dd 100644
--- a/gcc/configure.ac
+++ b/gcc/configure.ac
@@ -3060,7 +3060,8 @@ esac
case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
| x86_64*-*-* | hppa*-*-* | arm*-*-* \
- | xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-* | spu-*-*)
+ | xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-* \
+ | spu-*-* | fido*-*-*)
insn="nop"
;;
ia64*-*-* | s390*-*-*)