Copyright update for binutils
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / tlspic.td
CommitLineData
28dbbc02
BW
1#source: tlspic1.s
2#source: tlspic2.s
3#as:
4#ld: -shared -melf32xtensa
5#objdump: -sj.tdata
6#target: xtensa*-*-linux*
7
8.*: +file format elf32-xtensa-.e
9
10Contents of section .tdata:
11 *[0-9a-f]+ 0*110* 0*120* 0*130* 0*140* .*
12 *[0-9a-f]+ 0*150* 0*160* 0*170* 0*180* .*
13 *[0-9a-f]+ 0*410* 0*420* 0*430* 0*440* .*
14 *[0-9a-f]+ 0*450* 0*460* 0*470* 0*480* .*
15 *[0-9a-f]+ 0*9d0* 0*9e0* 0*9f0* 0*a00* .*
16 *[0-9a-f]+ 0*a10* 0*a20* 0*a30* 0*a40* .*
This page took 0.326563 seconds and 4 git commands to generate.