MIPS: Verify the ISA mode and alignment of branch and jump targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-dwarf2.s
index 7c0a919a069f0c9b3423e38084ea2bbb1f0aa6a6..98bb1689271d0a7f5ef4897d5896f2f92a205689 100644 (file)
@@ -19,7 +19,7 @@ stuff:
        .loc    1 5 0
        lw      $2, 1f
        .loc    1 6 0
-       b       0f
+       b       2f
        nop
        .loc    1 7 0
        b       1f
@@ -27,6 +27,8 @@ stuff:
        .loc    1 8 0
 
        .p2align 8
+2:
+       .insn
 0:
        .space  2048
 1:
This page took 0.024639 seconds and 4 git commands to generate.