* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ok-36.d
CommitLineData
bcae4342
HPN
1#source: start1.s
2#source: tls-tprelm.s --defsym r=32767
3#as: --no-underscore --em=criself
4#ld: -m crislinux
5#objdump: -s -j .got -j .text -j .tdata
6
7# Check that a R_CRIS_16_TPREL just below the theoretical limit works.
8
9.*: file format elf32-cris
10
11Contents of section \.text:
88fe28bd 12 80094 41b20000 5fae0080 .*
bcae4342
HPN
13Contents of section \.tdata:
14 8209c 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
15#...
16 8a08c 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
This page took 0.028577 seconds and 4 git commands to generate.