[gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp
[binutils-gdb.git] / ld / testsuite / ld-cris / tls-dso-x1x2-1.d
blob616870191986aa36a694f373ae47472eb0ecb720
1 #source: tls-hx.s
2 #source: tls-x1x2.s
3 #as: --no-underscore --em=criself
4 #ld: -m crislinux --shared --hash-style=sysv
5 #objdump: -T
7 # A DSO providing the TLS variables x1 and x2.
9 .*: file format elf32-cris
11 DYNAMIC SYMBOL TABLE:
12 #...
13 0+8 g D \.tdata 0+4 x2
14 #...
15 0+4 g D \.tdata 0+4 x1
16 #...