diff options
author | Alan Modra <amodra@gmail.com> | 2021-05-03 07:44:23 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-05-03 12:42:03 +0930 |
commit | df6fbc21a51e04897df5b8b95f70ddfc268aedb4 (patch) | |
tree | 32ce52188b7847f49de671932ee0dd721ac12e53 /ld/testsuite | |
parent | d68fbfe75d19bd33e7969fa6ded0e30096072bfe (diff) | |
download | gdb-df6fbc21a51e04897df5b8b95f70ddfc268aedb4.zip gdb-df6fbc21a51e04897df5b8b95f70ddfc268aedb4.tar.gz gdb-df6fbc21a51e04897df5b8b95f70ddfc268aedb4.tar.bz2 |
Re: section symbols without a name
commit 23356397449 changed this file but missed one place.
* testsuite/ld-s390/tlspic_64.rd: Adjust expected output for
named section symbols.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ld-s390/tlspic_64.rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-s390/tlspic_64.rd b/ld/testsuite/ld-s390/tlspic_64.rd index 5a4b8dd..fe42a68 100644 --- a/ld/testsuite/ld-s390/tlspic_64.rd +++ b/ld/testsuite/ld-s390/tlspic_64.rd @@ -69,7 +69,7 @@ Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entry: Symbol table '\.dynsym' contains [0-9]+ entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name .* NOTYPE +LOCAL +DEFAULT +UND -.* SECTION +LOCAL +DEFAULT +7 +.* SECTION +LOCAL +DEFAULT +7 .* .* TLS +GLOBAL +DEFAULT +8 sg8 .* TLS +GLOBAL +DEFAULT +8 sg3 .* TLS +GLOBAL +DEFAULT +8 sg4 |