* dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_where
authorAlan Modra <amodra@gmail.com>
Mon, 7 Apr 2008 23:56:18 +0000 (23:56 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 7 Apr 2008 23:56:18 +0000 (23:56 +0000)
commit7fd3924aefc8f7c341c71dfcaf7812bb031f38f9
tree0f244a2df235a53ccef726185aaefe77969a3269
parent16aef3def7791375a07e8d05e709cde27cd07fc4
* dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_where
call.  Delete out of date comment.
(dwarf2_consume_line_info): Always clear dwarf2_loc_directive_seen.
(dwarf2_emit_label): Don't emit unless there has been a previous
.file or we are outputting assembler generated debug.
dwarf2_consume_line_info after emitting line info, not before.
(out_debug_info): Simplify files_in_use test.
gas/ChangeLog
gas/dwarf2dbg.c