diff options
author | Alan Modra <amodra@gmail.com> | 2006-06-02 00:32:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-06-02 00:32:00 +0000 |
commit | f0b5bb34d5c2c7023c5e54789743e398ab5669c0 (patch) | |
tree | ce9ee9b9bbfde2a148a709a914490b1021eda21d /ld/testsuite/ld-s390/tlsbin.rd | |
parent | 57078fa5d1382256f1e4bb46f609c448569f94a3 (diff) | |
download | gdb-f0b5bb34d5c2c7023c5e54789743e398ab5669c0.zip gdb-f0b5bb34d5c2c7023c5e54789743e398ab5669c0.tar.gz gdb-f0b5bb34d5c2c7023c5e54789743e398ab5669c0.tar.bz2 |
bfd/
PR ld/2723
* elflink.c (bfd_elf_final_link): Don't output section symbols
for special ELF sections.
ld/testsuite/
Update for removal of some section syms.
Diffstat (limited to 'ld/testsuite/ld-s390/tlsbin.rd')
-rw-r--r-- | ld/testsuite/ld-s390/tlsbin.rd | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ld/testsuite/ld-s390/tlsbin.rd b/ld/testsuite/ld-s390/tlsbin.rd index 1fa3469..ce98d4f 100644 --- a/ld/testsuite/ld-s390/tlsbin.rd +++ b/ld/testsuite/ld-s390/tlsbin.rd @@ -76,7 +76,7 @@ Symbol table '.dynsym' contains [0-9]+ entries: .* NOTYPE GLOBAL DEFAULT ABS _edata .* NOTYPE GLOBAL DEFAULT ABS _end -Symbol table '.symtab' contains 68 entries: +Symbol table '.symtab' contains 65 entries: +Num: +Value Size Type +Bind +Vis +Ndx Name .* NOTYPE LOCAL DEFAULT UND .* SECTION LOCAL DEFAULT +1 @@ -91,9 +91,6 @@ Symbol table '.symtab' contains 68 entries: .* SECTION LOCAL DEFAULT +10 .* SECTION LOCAL DEFAULT +11 .* SECTION LOCAL DEFAULT +12 -.* SECTION LOCAL DEFAULT +13 -.* SECTION LOCAL DEFAULT +14 -.* SECTION LOCAL DEFAULT +15 .* TLS +LOCAL DEFAULT +9 sl1 .* TLS +LOCAL DEFAULT +9 sl2 .* TLS +LOCAL DEFAULT +9 sl3 |