Commit 15a43677 by DJ Delorie Committed by DJ Delorie

configure.ac: Test m32c-elf-gas for .loc.

* configure.ac: Test m32c-elf-gas for .loc.
* configure: Likewise.

From-SVN: r142228
parent d4038ca2
2008-11-26 DJ Delorie <dj@redhat.com>
* configure.ac: Test m32c-elf-gas for .loc.
* configure: Likewise.
2008-11-26 Janis Johnson <janis187@us.ibm.com>
PR testsuite/28870
......@@ -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*-*-*)
......
......@@ -3166,7 +3166,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*-*-*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment