MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ulh-pic.s
index 51c458c91ac7b6ee8b7ffc65bcd0364245ecad73..633b29c48fd63025c51ac2c539b2f9ebcf5caa89 100644 (file)
@@ -27,3 +27,10 @@ data_label:
        ulhu    $4,small_external_common+1
        ulw     $4,big_local_common+1
        ush     $4,small_local_common+1
+
+# Round to a 16 byte boundary, for ease in testing multiple targets.
+       nop
+       .ifndef XGOT
+       nop
+       nop
+       .endif
This page took 0.023705 seconds and 4 git commands to generate.