dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character for AIX.
commit7e78cfda8219a0e7d95232e15fe49cb4de620134
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 25 Jul 2017 13:11:37 +0000 (25 13:11 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 25 Jul 2017 13:11:37 +0000 (25 09:11 -0400)
tree55d38cf00f94d63fa90cc7d180e0710b5cf31aa8
parent8595f67be2d1f44102a345f21d28b4836ad47349
dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character for AIX.

        * dwarf2asm.c (dw2_asm_output_nstring): Encode double quote
        character for AIX.
        * dwarf2out.c (output_macinfo): 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: r250516
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/dwarf2out.c