OSDN Git Service

* dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Mar 2000 22:25:36 +0000 (22:25 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Mar 2000 22:25:36 +0000 (22:25 +0000)
commite711a04005fec6bb2ba9f670be26b25958e81b2f
tree93d37bf15f8bc47cdb238031e04881b688e5a5cf
parent8ced89d2dfcfb92bc46085adcb8aa4e3afe8ff7c
    * 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.

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