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:
Jie Zhang 2005-11-07 17:06:58 +00:00
parent 04b2be4f31
commit 6afdc7412b
2 changed files with 2 additions and 2 deletions

2
gcc/configure vendored
View File

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

View File

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