Fix simple gas testsuite failures.
[deliverable/binutils-gdb.git] / gas / config / tc-moxie.c
index 9201cb58262e97ae1969b073b315c25ffdef9ba5..7e6a8cf446a6e98d63bcee84a835119ba4e85d03 100644 (file)
@@ -540,6 +540,7 @@ md_assemble (char *str)
     }
 
   md_number_to_chars (p, iword, 2);
+  dwarf2_emit_insn (2);
 
   while (ISSPACE (*op_end))
     op_end++;
This page took 0.032219 seconds and 4 git commands to generate.