tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / strtab.s
1 .text
2 .globl x; x:
3 .globl xx; xx:
4 .globl xxx; xxx:
5 .globl xxxx; xxxx:
6 .globl xxxxx; xxxxx:
7 .globl xxxxxx; xxxxxx:
8 .byte 0
This page took 0.046495 seconds and 4 git commands to generate.