OSDN Git Service

* dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Apr 2001 11:56:21 +0000 (11:56 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Apr 2001 11:56:21 +0000 (11:56 +0000)
commit0ebe8f795ec2744c6b65f4f63685c488775cd00f
tree0cc5ecafcc6fc899c2f8f3e219a63cd9d2e31c08
parente246b648db9f1ac7c7d9e9e28e2209205d2660ab
    * dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.
        (DEBUG_ARANGES_END_LABEL): Ditto.
        (dwarfout_init): Generate length and version fields at the start
        of the .debug_aranges info.  Insert DEBUG_ARANGES_BEGIN_LABEL
        after the length field.
        (dwarfout_finish): Insert DEBUG_ARANGED_END_LABEL at the end of
        the .debug_aranges info.

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