* dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.
commitd63d6d5147b098434a6758f3a18d0dae7dcd841a
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jun 2017 14:27:15 +0000 (2 14:27 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jun 2017 14:27:15 +0000 (2 14:27 +0000)
tree8158a1a05d73fa6ac1dfc1cccee479d39c6e67f5
parent146b1c1b9390266cff1e0802c4153035e662706e
    * 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.

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