tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group3a.s
1 .section .data,"awG",%progbits,foo_group,comdat
2 .globl foo
3 .type foo,%object
4 foo:
5 .word 0
This page took 0.037574 seconds and 4 git commands to generate.