(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
pr14170b.s
	.data
	.type foo,%object
	.globl foo
foo:
	.dc.a 0
	.size	foo, . - foo
	.type foo,%object
	.globl bar
bar:
	.dc.a 0
	.size	bar, . - bar