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