(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pr19827a.S
	.text
	.global _start
_start:
	.dc.a foo
	.data
	.globl foo
foo:
	.byte 0

	.section	.note.GNU-stack