]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re: elf: Add -z unique-symbol
authorAlan Modra <amodra@gmail.com>
Sun, 13 Sep 2020 08:26:52 +0000 (17:56 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 13 Sep 2020 09:12:12 +0000 (18:42 +0930)
PR 26391
* testsuite/ld-elf/pr26391.nd: Adjust to match powerpc64 function
descriptors.

ld/ChangeLog
ld/testsuite/ld-elf/pr26391.nd

index 8d63f66c66e62934e044496b8543f0a1a024f464..7ab168f1d62290d6c78e81d6e2613547146b4425 100644 (file)
@@ -1,3 +1,9 @@
+2020-09-13  Alan Modra  <amodra@gmail.com>
+
+       PR 26391
+       * testsuite/ld-elf/pr26391.nd: Adjust to match powerpc64 function
+       descriptors.
+
 2020-09-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/26391
index 8dd48d921fbcdaf6dbcc4d4fbb4b209dd2c720fa..d01f3381340d0d31b69bc7d6036f819cb795d034 100644 (file)
@@ -1,7 +1,7 @@
 #...
-[0-9a-z]+ t _?bar
+[0-9a-z]+ [td] _?bar
 #...
-[0-9a-z]+ t _?bar.1
+[0-9a-z]+ [td] _?bar.1
 #...
-[0-9a-z]+ t _?bar.2
+[0-9a-z]+ [td] _?bar.2
 #pass