]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2out.c
dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.
authorRichard Henderson <rth@redhat.com>
Fri, 16 Mar 2001 19:31:19 +0000 (11:31 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 16 Mar 2001 19:31:19 +0000 (11:31 -0800)
commit981975b62d8e098e571a91c30b938b4bcc7a3fa7
tree7db1544714b472b5f49960ccbe71531952d9a218
parent69e230371807f22b3dc52ee64e87314fb61c750c
dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.

        * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.
        (LN_PROLOG_AS_LABEL, LN_PROLOG_END_LABEL): New.
        (size_of_line_prolog): Remove.
        (output_line_info): Compute prologue size via label difference.
        (lookup_filename): Return "unspecified" for <internal> and <built-in>.

        * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Require that the
        assembler error when redefining file numbers.
        * config.in, configure: Rebuild.

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