* config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number

information for instructions.
This commit is contained in:
Alexandre Oliva 2002-05-03 18:25:08 +00:00
parent 6d095fe412
commit 8f5b2891d8
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-05-03 Alexandre Oliva <aoliva@redhat.com>
* config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number
information for instructions.
2002-05-02 Kazu Hirata <kazu@cs.umass.edu>
* as.h: Fix formatting.

View File

@ -1227,6 +1227,7 @@ md_gather_operands (str, insn, opcode)
/* Write out the instruction. */
f = frag_more (opcode->oplen);
memcpy (f, insn, opcode->oplen);
dwarf2_emit_insn (opcode->oplen);
/* Create any fixups. At this point we do not use a
bfd_reloc_code_real_type, but instead just use the