From f0b5bb34d5c2c7023c5e54789743e398ab5669c0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 2 Jun 2006 00:32:00 +0000 Subject: 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. --- ld/testsuite/ld-alpha/tlsbin.rd | 3 --- ld/testsuite/ld-alpha/tlsbinr.rd | 3 --- ld/testsuite/ld-alpha/tlspic.rd | 3 --- 3 files changed, 9 deletions(-) (limited to 'ld/testsuite/ld-alpha') diff --git a/ld/testsuite/ld-alpha/tlsbin.rd b/ld/testsuite/ld-alpha/tlsbin.rd index 6186536..e92e55f 100644 --- a/ld/testsuite/ld-alpha/tlsbin.rd +++ b/ld/testsuite/ld-alpha/tlsbin.rd @@ -80,9 +80,6 @@ Symbol table '.symtab' contains [0-9]+ entries: [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-9a-f]+ +0 SECTION LOCAL +DEFAULT +15 -[0-9 ]+: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +16 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl1 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl2 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl3 diff --git a/ld/testsuite/ld-alpha/tlsbinr.rd b/ld/testsuite/ld-alpha/tlsbinr.rd index d55e6ca..4938a14 100644 --- a/ld/testsuite/ld-alpha/tlsbinr.rd +++ b/ld/testsuite/ld-alpha/tlsbinr.rd @@ -75,9 +75,6 @@ Symbol table '.symtab' contains [0-9]+ entries: [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-9a-f]+ +0 SECTION LOCAL +DEFAULT +15 -[0-9 ]+: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +16 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl1 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl2 [0-9 ]+: [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +9 sl3 diff --git a/ld/testsuite/ld-alpha/tlspic.rd b/ld/testsuite/ld-alpha/tlspic.rd index 38f5ea1..9de2a00 100644 --- a/ld/testsuite/ld-alpha/tlspic.rd +++ b/ld/testsuite/ld-alpha/tlspic.rd @@ -90,9 +90,6 @@ Symbol table '.symtab' contains [0-9]+ entries: .* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +10 .* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +11 .* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +12 -.* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +13 -.* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +14 -.* [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +15 .* [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +8 sl1 .* [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +8 sl2 .* [0-9a-f]+ +0 TLS +LOCAL +DEFAULT +8 sl3 -- cgit v1.1