From 8f5b2891d8f017acb67b8f04dcf38e08a9d1c326 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 3 May 2002 18:25:08 +0000 Subject: [PATCH] * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number information for instructions. --- gas/ChangeLog | 5 +++++ gas/config/tc-s390.c | 1 + 2 files changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 4ca7841dae..39a3169e99 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-05-03 Alexandre Oliva + + * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number + information for instructions. + 2002-05-02 Kazu Hirata * as.h: Fix formatting. diff --git a/gas/config/tc-s390.c b/gas/config/tc-s390.c index ef631adac4..4e09ab5714 100644 --- a/gas/config/tc-s390.c +++ b/gas/config/tc-s390.c @@ -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