Re: elf: Add -z unique-symbol

PR 26391
	* testsuite/ld-elf/pr26391.nd: Adjust to match powerpc64 function
	descriptors.
This commit is contained in:
Alan Modra 2020-09-13 17:56:52 +09:30
parent ed6a896ca6
commit 1f656a652e
2 changed files with 9 additions and 3 deletions

View 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

View 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