2000-12-03 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / la.s
index 0a2b08b8d1f24bdc265e0a6212d7671716242933..078c811684fdc8b56a45aceaf9018343a1d5358d 100644 (file)
@@ -106,3 +106,9 @@ data_label:
        la      $4,small_external_common+0x1a5a5($5)
        la      $4,big_local_common+0x1a5a5($5)
        la      $4,small_local_common+0x1a5a5($5)
+
+       .ifndef KPIC
+# Round to a 16 byte boundary, for ease in testing multiple targets.
+       nop
+       nop
+       .endif
This page took 0.02344 seconds and 4 git commands to generate.