Re: section symbols without a name
authorAlan Modra <amodra@gmail.com>
Sun, 2 May 2021 22:14:23 +0000 (07:44 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 3 May 2021 03:12:03 +0000 (12:42 +0930)
commit 23356397449 changed this file but missed one place.

* testsuite/ld-s390/tlspic_64.rd: Adjust expected output for
named section symbols.

ld/ChangeLog
ld/testsuite/ld-s390/tlspic_64.rd

index 3c4bec58949b1dea6463c35bbcb3acecfaf0eddf..ebd7ac1c980628858879cccdd55a86bdf685ded4 100644 (file)
@@ -1,3 +1,8 @@
+2021-05-03  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for
+       named section symbols.
+
 2021-04-28  Nick Clifton  <nickc@redhat.com>
 
        * testsuite/ld-elf/anno-sym.s: New test source file.
index 5a4b8dd744fd0660c1b797b0ca25187f9d47aa54..fe42a68243ecc8569a74379f8789911153742cb9 100644 (file)
@@ -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
This page took 0.029364 seconds and 4 git commands to generate.