configure.ac: Enable checking assembler dwarf2 support for score target.

* gcc/configure.ac: Enable checking assembler dwarf2 support for score
        target.
        * gcc/configure: Regenerate.

From-SVN: r117773
This commit is contained in:
Chen Liqin 2006-10-16 06:47:57 +00:00
parent f6a1687efe
commit 95e3c37e30
1 changed files with 1 additions and 1 deletions

View File

@ -2981,7 +2981,7 @@ esac
case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-*)
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-*)
insn="nop"
;;
ia64*-*-* | s390*-*-*)