summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/locref2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/locref2.s')
-rw-r--r--ld/testsuite/ld-cris/locref2.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/locref2.s b/ld/testsuite/ld-cris/locref2.s
new file mode 100644
index 0000000..3b407a6
--- /dev/null
+++ b/ld/testsuite/ld-cris/locref2.s
@@ -0,0 +1,5 @@
+ .weak expfn
+ .weak expobj
+y:
+ move.d expfn:GOTOFF,$r10
+ move.d expobj:GOTOFF,$r11