MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel28.s
index ec4fb660c9005ac36bc905bac1a9937fdc1a9751..c6dcb712196bb59f31ead33edf38f3a02baeb704 100644 (file)
@@ -46,3 +46,7 @@ foo:
        sd      $4,%tprel_lo(bar)($4)
        sd      $4,%gottprel(bar)($4)
        .end    foo
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+       .align  2
+       .space  8
This page took 0.023826 seconds and 4 git commands to generate.