MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / li.s
index 7a3848ca4ad749b319a2d97f9429449687b58326..3e69f7393b0e08dd6df95d5b14d10e412c929344 100644 (file)
@@ -7,3 +7,7 @@ foo:
        li      $4,-0x8000
        li      $4,0x10000
        li      $4,0x1a5a5
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+       .align  2
+       .space  8
This page took 0.024607 seconds and 4 git commands to generate.