* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group1a.s
1 .section .text,"axG",%progbits,foo_group,comdat
2 .weak foo
3 foo:
4 .word 0
This page took 0.029559 seconds and 4 git commands to generate.