* config/tc-frv.c (frv_frob_label): Likewise.
+2009-09-10 Alan Modra <amodra@bigpond.net.au>
+
+ * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.
+ * config/tc-frv.c (frv_frob_label): Likewise.
+
2009-09-09 Alan Modra <amodra@bigpond.net.au>
* config/obj-coff.h (USE_UNIQUE): Don't define.
/* Record this label for future adjustment after we find out what
kind of data it references, and the required alignment therewith. */
d30v_last_label = lab;
+
+ dwarf2_emit_label (lab);
}
/* Hook into cons for capturing alignment changes. */
#include "libbfd.h"
#include "elf/common.h"
#include "elf/frv.h"
+#include "dwarf2dbg.h"
/* Structure to hold all of the different components describing
an individual instruction. */
{
struct vliw_insn_list *vliw_insn_list_entry;
+ dwarf2_emit_label (this_label);
if (frv_mach != bfd_mach_frvtomcat)
return;