summaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2008-11-26 21:03:06 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2008-11-26 21:03:06 +0000
commitae74c4915e42582ba8b8127b6fdf64de0d0ad62b (patch)
tree56fb28d886b82061c7f1a34a48e989f6cb7fcec9 /gcc/configure
parent0557b60a665e2ebd89306ddb98960614f003796e (diff)
downloadgcc-ae74c4915e42582ba8b8127b6fdf64de0d0ad62b.tar.gz
* configure.ac: Test m32c-elf-gas for .loc.
* configure: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142228 138bc75d-0d04-0410-961f-82ee72b054a4
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 2a72a5256cc..e0b0e2e1a9a 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -23525,7 +23525,7 @@ case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
| x86_64*-*-* | hppa*-*-* | arm*-*-* \
| xstormy16*-*-* | cris-*-* | xtensa*-*-* | bfin-*-* | score*-*-* \
- | spu-*-* | fido*-*-*)
+ | spu-*-* | fido*-*-* | m32c-*-*)
insn="nop"
;;
ia64*-*-* | s390*-*-*)