aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/comm-data3b.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/comm-data3b.s')
-rw-r--r--ld/testsuite/ld-elf/comm-data3b.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/comm-data3b.s b/ld/testsuite/ld-elf/comm-data3b.s
new file mode 100644
index 0000000..837a099
--- /dev/null
+++ b/ld/testsuite/ld-elf/comm-data3b.s
@@ -0,0 +1,6 @@
+ .weak foo
+ .type foo,%function
+ .size foo,1
+ .text
+foo:
+ .byte 1