Don't convert R_386_GOT32 relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsnopic2.s
CommitLineData
37e55690
JJ
1 .section ".tbss", "awT", @nobits
2 .globl sh1, sh2, sh3, sh4
3 .hidden sh1, sh2, sh3, sh4
4sh1: .space 4
5sh2: .space 4
6sh3: .space 4
7sh4: .space 4
This page took 0.594205 seconds and 4 git commands to generate.