x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20550b.s
CommitLineData
d8457a04
L
1 .globl strings
2 .section .rodata
3.LC0:
4 .string "test"
5 .section .data.rel.local,"aw",@progbits
6 .align 8
7 .type strings, @object
8 .size strings, 8
9strings:
10 .quad .LC0
This page took 0.047701 seconds and 4 git commands to generate.