Commit 6afdc741 by Jie Zhang

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
parent 04b2be4f
......@@ -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*-*-*)
......
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