]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/arm/target-reloc-1.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / arm / target-reloc-1.s
diff --git a/gas/testsuite/gas/arm/target-reloc-1.s b/gas/testsuite/gas/arm/target-reloc-1.s
new file mode 100644 (file)
index 0000000..b543ab3
--- /dev/null
@@ -0,0 +1,3 @@
+foo:   .word foo(TARGET2) + 0x1234
+       .word foo + 0xcdef0000(TARGET2)
+       .word (foo + 0x76543210)(TARGET2)