summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19827a.S
blob: cdf1d4b8a30f0f7f00fe3c5b5729dd34a2f61c1b (plain)
1
2
3
4
5
6
7
8
	.text
	.global _start
_start:
	.dc.a foo
	.data
	.globl foo
foo:
	.byte 0