From df6fbc21a51e04897df5b8b95f70ddfc268aedb4 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 3 May 2021 07:44:23 +0930 Subject: [PATCH] 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. --- ld/ChangeLog | 5 +++++ ld/testsuite/ld-s390/tlspic_64.rd | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 3c4bec58949..ebd7ac1c980 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2021-05-03 Alan Modra + + * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for + named section symbols. + 2021-04-28 Nick Clifton * testsuite/ld-elf/anno-sym.s: New test source file. diff --git a/ld/testsuite/ld-s390/tlspic_64.rd b/ld/testsuite/ld-s390/tlspic_64.rd index 5a4b8dd744f..fe42a68243e 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 -- 2.39.2