dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.
authorRichard Henderson <rth@redhat.com>
Fri, 17 Aug 2001 18:34:56 +0000 (11:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 17 Aug 2001 18:34:56 +0000 (11:34 -0700)
commitb38a75e57d32c479904ae185ad716f66ab44c591
treea6998945357d277e9095b44be52f4385fee3bea7
parent51084e13c01c0f6ddf298c444bca9674d28e644a
dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.

        * dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.
        (dwarf2out_finish): Do it here.  Emit .debug_loc before .debug_info.

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