dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.
commite3bd1c68738bd4e67ece407d6aa95811b44f77f9
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 2 Jun 2017 14:27:15 +0000 (2 14:27 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 2 Jun 2017 14:27:15 +0000 (2 10:27 -0400)
tree8158a1a05d73fa6ac1dfc1cccee479d39c6e67f5
parentab82e126e749c99f77a0fa7230ee104fe47660d9
dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.

        * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.
        (dl_section_ref): New.
        (dwarf2out_finish): Copy debug_line_section_label to dl_section_ref.
        On AIX, append an expression to subtract the size of the
        section length to dl_section_ref.

From-SVN: r248831
gcc/ChangeLog
gcc/dwarf2out.c