(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
pr14170c.s
	.hidden foo
 .ifdef HPUX
foo	.comm	4
 .else
	.comm	foo,4,4
 .endif