ld/testsuite/
[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.030636 seconds and 4 git commands to generate.