PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[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.570709 seconds and 4 git commands to generate.