summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/reloc.s')
-rw-r--r--ld/testsuite/ld-i386/reloc.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/reloc.s b/ld/testsuite/ld-i386/reloc.s
new file mode 100644
index 0000000..0e3ff1d
--- /dev/null
+++ b/ld/testsuite/ld-i386/reloc.s
@@ -0,0 +1,8 @@
+ .section echidna
+ .long .text
+
+ .section platypus,"ax"
+ .long .text
+
+ .text
+ jmp _start@plt