ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlsnopic.s
1 .section ".tbss"
2 .align 4
3 .globl sh1, sh2, sh3, sh4
4 .hidden sh1, sh2, sh3, sh4
5 sh1: .word 0
6 sh2: .word 0
7 sh3: .word 0
8 sh4: .word 0
This page took 0.030273 seconds and 4 git commands to generate.