]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/mips/call-nonpic-1.d
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / mips / call-nonpic-1.d
diff --git a/gas/testsuite/gas/mips/call-nonpic-1.d b/gas/testsuite/gas/mips/call-nonpic-1.d
new file mode 100644 (file)
index 0000000..61d2b09
--- /dev/null
@@ -0,0 +1,16 @@
+#as: -mabi=32 -mips2 -call_nonpic
+#objdump: -pdr
+
+.*
+private flags = 10001004: .*
+
+
+Disassembly of section \.text:
+
+0+0 <\.text>:
+.*     lui     t9,0x0
+.*: R_MIPS_HI16        foo
+.*     addiu   t9,t9,0
+.*: R_MIPS_LO16        foo
+.*     jalr    t9
+.*     nop