diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-02-16 08:35:17 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-02-16 08:35:17 -0800 |
commit | 49bd1d6e875d4b9ab0cdb909ae6db2bfc95f364b (patch) | |
tree | 5504e48c4e217fd156a552dc8e46aa48677d05ad /ld/testsuite/ld-tic6x/shlib-1b.rd | |
parent | 6dfb72b9068626cbbf0017df092162d11304a3b0 (diff) | |
download | gdb-49bd1d6e875d4b9ab0cdb909ae6db2bfc95f364b.zip gdb-49bd1d6e875d4b9ab0cdb909ae6db2bfc95f364b.tar.gz gdb-49bd1d6e875d4b9ab0cdb909ae6db2bfc95f364b.tar.bz2 |
Update more ld testcases after PR ld/17975 fix
* ld-alpha/tlspic.rd: Updated.
* ld-powerpc/tlsexe.r: Likewise.
* ld-powerpc/tlsexetoc.r: Likewise.
* ld-powerpc/tlsso.r: Likewise.
* ld-powerpc/tlstocso.r: Likewise.
* ld-s390/tlspic.rd: Likewise.
* ld-s390/tlspic_64.rd: Likewise.
* ld-sparc/gotop32.dd: Likewise.
* ld-sparc/gotop64.dd: Likewise.
* ld-sparc/tlssunnopic32.rd: Likewise.
* ld-sparc/tlssunnopic64.rd: Likewise.
* ld-sparc/tlssunpic32.rd: Likewise.
* ld-sparc/tlssunpic64.rd: Likewise.
* ld-tic6x/shlib-1.rd: Likewise.
* ld-tic6x/shlib-1b.rd: Likewise.
* ld-tic6x/shlib-1r.rd: Likewise.
* ld-tic6x/shlib-1rb.rd: Likewise.
* ld-tic6x/shlib-noindex.rd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-tic6x/shlib-1b.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-1b.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-1b.rd b/ld/testsuite/ld-tic6x/shlib-1b.rd index 2e0c830..f19d749 100644 --- a/ld/testsuite/ld-tic6x/shlib-1b.rd +++ b/ld/testsuite/ld-tic6x/shlib-1b.rd @@ -111,10 +111,10 @@ Symbol table '\.symtab' contains [0-9]+ entries: .* 00000000 0 SECTION LOCAL DEFAULT 13 .* 00000000 0 FILE LOCAL DEFAULT ABS .* .* 10000080 0 FUNC LOCAL HIDDEN 9 sub1 -.* 10000130 4 OBJECT LOCAL DEFAULT 12 c -.* 00000000 0 FILE LOCAL DEFAULT ABS .* +.* 00000000 0 FILE LOCAL DEFAULT ABS .* 0000817c 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC .* 1000010c 0 OBJECT LOCAL DEFAULT ABS _GLOBAL_OFFSET_TABLE_ +.* 10000130 4 OBJECT LOCAL DEFAULT 12 c .* 10000100 0 NOTYPE LOCAL DEFAULT 10 __c6xabi_DSBT_BASE .* 00000000 0 NOTYPE WEAK DEFAULT UND b .* 00000000 0 NOTYPE WEAK DEFAULT UND g1 |