summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr20550b.s
blob: fbc482ab0143aef5e8ebe5b64e9dd2cf40394619 (plain)
1
2
3
4
5
6
7
8
9
10
	.globl	strings
	.section	.rodata
.LC0:
	.string	"test"
	.section	.data.rel.local,"aw",@progbits
	.align 8
	.type	strings, @object
	.size	strings, 8
strings:
	.quad	.LC0