summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/exec-got-1a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/exec-got-1a.s')
-rw-r--r--ld/testsuite/ld-arm/exec-got-1a.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/exec-got-1a.s b/ld/testsuite/ld-arm/exec-got-1a.s
new file mode 100644
index 0000000..6a7637c
--- /dev/null
+++ b/ld/testsuite/ld-arm/exec-got-1a.s
@@ -0,0 +1,5 @@
+ .globl foo
+ .type foo,%object
+ .size foo,4
+ .data
+foo: .word 1