aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/ehtype-reloc-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-tic6x/ehtype-reloc-1.s')
-rw-r--r--ld/testsuite/ld-tic6x/ehtype-reloc-1.s9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/ehtype-reloc-1.s b/ld/testsuite/ld-tic6x/ehtype-reloc-1.s
new file mode 100644
index 0000000..46c6de4
--- /dev/null
+++ b/ld/testsuite/ld-tic6x/ehtype-reloc-1.s
@@ -0,0 +1,9 @@
+.globl s2
+.globl _start
+.text
+_start:
+.ehtype s1
+.ehtype s2
+.data
+s2:
+.word 0x12345678