summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/dso-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/dso-2.s')
-rw-r--r--ld/testsuite/ld-cris/dso-2.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/dso-2.s b/ld/testsuite/ld-cris/dso-2.s
new file mode 100644
index 0000000..f7c38a6
--- /dev/null
+++ b/ld/testsuite/ld-cris/dso-2.s
@@ -0,0 +1,6 @@
+ .text
+ .global export_1
+ .type export_1,@function
+export_1:
+ jump [$r1+dsofn:GOTPLT16]
+ jump [$r1+dsofn:GOTPLT]