[binutils-gdb] Re: ld: Add a before_plugin_all_symbols_read hook
Alan Modra
amodra@sourceware.org
Thu Mar 10 08:09:50 GMT 2022
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d7c448293af68af5fc270d90d3746e39a496e750
commit d7c448293af68af5fc270d90d3746e39a496e750
Author: Alan Modra <amodra@gmail.com>
Date: Thu Mar 10 16:06:12 2022 +1030
Re: ld: Add a before_plugin_all_symbols_read hook
* testsuite/ld-plugin/pr28849.d: Adjust for powerpc64 function
descriptors.
Diff:
---
ld/testsuite/ld-plugin/pr28849.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ld/testsuite/ld-plugin/pr28849.d b/ld/testsuite/ld-plugin/pr28849.d
index a1f90c1ac8c..8ea4e3fde43 100644
--- a/ld/testsuite/ld-plugin/pr28849.d
+++ b/ld/testsuite/ld-plugin/pr28849.d
@@ -1,3 +1,3 @@
#...
-[0-9a-f]+ T _?should_be_dynamic_in_exec
+.* _?should_be_dynamic_in_exec
#pass
More information about the Binutils-cvs
mailing list