dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 9 Apr 2001 11:56:21 +0000 (11:56 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 9 Apr 2001 11:56:21 +0000 (07:56 -0400)
commit0444812842614acbc34c1c0d8d1fba9c6595730f
tree0cc5ecafcc6fc899c2f8f3e219a63cd9d2e31c08
parent39d04363053e586b594f31a5e02ea6c4a5b6e7f7
dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.

        * 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.

From-SVN: r41202
gcc/ChangeLog
gcc/dwarfout.c