dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
authorStephane Carrez <stcarrez@worldnet.fr>
Sun, 5 Mar 2000 22:25:36 +0000 (23:25 +0100)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 5 Mar 2000 22:25:36 +0000 (17:25 -0500)
commit262b6384421d45ed01b9fa2c82f35c84352a4329
tree93d37bf15f8bc47cdb238031e04881b688e5a5cf
parent92df03e1de663fcbe7b71e882939018579f69cbf
dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.

        * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
        (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
        (DWARF_ARANGES_PAD_SIZE): New define.
        (output_aranges): Use it to pad the address range header.
        (DWARF_ROUND): Fix for non power of 2 rounding.

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