]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .debug_line.
authorRichard Henderson <rth@redhat.com>
Sat, 17 Mar 2001 18:18:12 +0000 (10:18 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 17 Mar 2001 18:18:12 +0000 (10:18 -0800)
commitacc187f5075f71862f71fea9bcb6efa0d4ce8751
tree8521ea8c7791dc00e81d7eec6428546cf5ef129f
parentf1c6ba8bd13aa28aabbabbf75c8e1611bc462bd8
dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .debug_line.

        * dwarf2out.c (lookup_filename): Emit .file if the assembler
        is generating .debug_line.
        (dwarf2out_init): Add main_input_filename to the file table first.
        * configure.in (as_dwarf2_debug_line): Test with file number 1
        instead of file number 0.

From-SVN: r40578
gcc/ChangeLog
gcc/configure
gcc/configure.in
gcc/dwarf2out.c