tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21703-1.s
1 .text
2 .globl foo
3 .type foo, %function
4 foo:
5 .space 4
6 .size foo, 4
This page took 0.045095 seconds and 4 git commands to generate.