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-x86-64/tlsbindesc.rd | |
parent | 57078fa5d1382256f1e4bb46f609c448569f94a3 (diff) | |
download | binutils-f0b5bb34d5c2c7023c5e54789743e398ab5669c0.zip binutils-f0b5bb34d5c2c7023c5e54789743e398ab5669c0.tar.gz binutils-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-x86-64/tlsbindesc.rd')
-rw-r--r-- | ld/testsuite/ld-x86-64/tlsbindesc.rd | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ld/testsuite/ld-x86-64/tlsbindesc.rd b/ld/testsuite/ld-x86-64/tlsbindesc.rd index bcd1c55..ae2e80f 100644 --- a/ld/testsuite/ld-x86-64/tlsbindesc.rd +++ b/ld/testsuite/ld-x86-64/tlsbindesc.rd @@ -70,7 +70,7 @@ Symbol table '.dynsym' contains 8 entries: +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _edata +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _end -Symbol table '.symtab' contains 67 entries: +Symbol table '.symtab' contains 64 entries: +Num: +Value +Size Type +Bind +Vis +Ndx Name +[0-9]+: 0+ +0 NOTYPE LOCAL DEFAULT UND * +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +1 * @@ -84,9 +84,6 @@ Symbol table '.symtab' contains 67 entries: +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +9 * +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +10 * +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +11 * - +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +12 * - +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +13 * - +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL DEFAULT +14 * +[0-9]+: 0+20 +0 TLS +LOCAL DEFAULT +7 sl1 +[0-9]+: 0+24 +0 TLS +LOCAL DEFAULT +7 sl2 +[0-9]+: 0+28 +0 TLS +LOCAL DEFAULT +7 sl3 |