(root)/
binutils-2.41/
ld/
testsuite/
ld-linkonce/
sym2.s
 .data
 .global three
three:
 .long 3

 .section .gnu.linkonce.d.foo, "aw"
 .global foo
# PE signature of the comdat group
foo:
 .global onex
onex:
 .long 1