Fix simple gas testsuite failures.
[deliverable/binutils-gdb.git] / gas / config / tc-mn10200.c
index 1831b9fd1c59be0d87a9cc446935a75065171038..8275c1ae16e8766bf7c80d54449c5c0e762b9a36 100644 (file)
@@ -1154,7 +1154,7 @@ keep_going:
     abort ();
 
   /* Write out the instruction.  */
-  dwarf2_emit_insn (0);
+  dwarf2_emit_insn (size);
   if (relaxable && fc > 0)
     {
       /* On a 64-bit host the size of an 'int' is not the same
This page took 0.023287 seconds and 4 git commands to generate.