summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s')
-rw-r--r--binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s b/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s
new file mode 100644
index 0000000..2e9196b
--- /dev/null
+++ b/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-2.s
@@ -0,0 +1,8 @@
+.data
+c:
+ .word d
+d:
+ .word c
+ .short d
+ .byte c
+ .byte d