summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s')
-rw-r--r--ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s b/ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s
new file mode 100644
index 0000000..7f2db05
--- /dev/null
+++ b/ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s
@@ -0,0 +1,10 @@
+ .syntax unified
+ .globl foo
+ .type foo,%function
+ .thumb_func
+foo:
+ nop @ 0x00
+ movw r0,#0 @ 0x02
+ movw r0,#0 @ 0x06
+ movw r0,#0 @ 0x0a
+ bl bar(PLT) @ 0x0e