[binutils-gdb] PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY

sergiodj+buildbot@sergiodj.net sergiodj+buildbot@sergiodj.net
Sat Sep 30 04:17:00 GMT 2017


*** TEST RESULTS FOR COMMIT 1a3b5c34fe371f618402f811a981839c9191ff9f ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 1a3b5c34fe371f618402f811a981839c9191ff9f

PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY

non_ir_ref_dynamic wasn't being set in the case where we have a
versioned dynamic symbol definition with a non-versioned matching IR
symbol.

bfd/
	PR 22220
	* elflink.c (_bfd_elf_merge_symbol): Set non_ir_ref_dynamic in
	a case where plugin_notice isn't called.
ld/
	* testsuite/ld-plugin/pr22220.h,
	* testsuite/ld-plugin/pr22220lib.cc,
	* testsuite/ld-plugin/pr22220lib.ver,
	* testsuite/ld-plugin/pr22220main.cc: New test.
	* testsuite/ld-plugin/lto.exp: Run it.



More information about the Gdb-testers mailing list