Stop the v850 linker from converting to other output formats whilst linking.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlsnopic.s
CommitLineData
b9734f35
JJ
1 .section ".tbss"
2 .align 4
3 .globl sh1, sh2, sh3, sh4
4 .hidden sh1, sh2, sh3, sh4
5sh1: .word 0
6sh2: .word 0
7sh3: .word 0
8sh4: .word 0
This page took 0.598584 seconds and 4 git commands to generate.