Fix PLT section number regexps in sparc TLS tests.
ld/testsuite/ * ld-sparc/tlssunbin32.rd: Update. * ld-sparc/tlssunbin64.rd: Likewise.
This commit is contained in:
parent
918edac337
commit
f956976950
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-05-14 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* ld-sparc/tlssunbin32.rd: Update.
|
||||
* ld-sparc/tlssunbin64.rd: Likewise.
|
||||
|
||||
2012-05-14 James Lemke <jwlemke@codesourcery.com>
|
||||
|
||||
* ld-powerpc/powerpc.exp: Create ppceabitests.
|
||||
|
|
|
@ -88,7 +88,7 @@ Symbol table '\.symtab' contains [0-9]+ entries:
|
|||
.* TLS +LOCAL +DEFAULT +8 bl7
|
||||
.* TLS +LOCAL +DEFAULT +8 bl8
|
||||
.* OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
|
||||
.* OBJECT +LOCAL +DEFAULT +ABS _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
|
||||
.* TLS +GLOBAL +DEFAULT +7 sg8
|
||||
.* TLS +GLOBAL +DEFAULT +8 bg8
|
||||
|
|
|
@ -88,7 +88,7 @@ Symbol table '\.symtab' contains [0-9]+ entries:
|
|||
.* TLS +LOCAL +DEFAULT +8 bl7
|
||||
.* TLS +LOCAL +DEFAULT +8 bl8
|
||||
.* OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
|
||||
.* OBJECT +LOCAL +DEFAULT +ABS _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
|
||||
.* TLS +GLOBAL +DEFAULT +7 sg8
|
||||
.* TLS +GLOBAL +DEFAULT +8 bg8
|
||||
|
|
Loading…
Add table
Reference in a new issue