mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-11 13:30:18 +08:00
configure.ac: Enable checking assembler dwarf2 support for bfin target.
* configure.ac: Enable checking assembler dwarf2 support for bfin target. * configure: Regenerate. From-SVN: r106598
This commit is contained in:
parent
04b2be4f31
commit
6afdc7412b
2
gcc/configure
vendored
2
gcc/configure
vendored
@ -15655,7 +15655,7 @@ esac
|
||||
case "$target" in
|
||||
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
|
||||
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-*)
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-*)
|
||||
insn="nop"
|
||||
;;
|
||||
ia64*-*-* | s390*-*-*)
|
||||
|
@ -2814,7 +2814,7 @@ esac
|
||||
case "$target" in
|
||||
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
|
||||
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-*)
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-*)
|
||||
insn="nop"
|
||||
;;
|
||||
ia64*-*-* | s390*-*-*)
|
||||
|
Loading…
Reference in New Issue
Block a user