* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. Detect
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Nov 2000 23:53:38 +0000 (23:53 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Nov 2000 23:53:38 +0000 (23:53 +0000)
commit142cf471e0fe25602d7c3654ae36e0c9ecd27b76
treef71aaf32418bdb5d774b9090aea6ac661b94971b
parent45384a452d3d74d5213a65b1cb29765ad3997150
    * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.  Detect
        whether as accepts .file/.loc and produces dwarf2 line info.
        * dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Default on if
        the assembler supports it.
        * config.in, configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37534 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/dwarf2out.c