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

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

From-SVN: r142228
This commit is contained in:
DJ Delorie 2008-11-26 16:03:06 -05:00 committed by DJ Delorie
parent d4038ca243
commit 15a4367741
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
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

2
gcc/configure vendored
View File

@ -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*-*-*)

View File

@ -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*-*-*)