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:
parent
d4038ca243
commit
15a4367741
@ -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
2
gcc/configure
vendored
@ -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*-*-*)
|
||||
|
Loading…
Reference in New Issue
Block a user