This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch in repository binutils-gdb.
from d0be41fe40 Rename non_ir_ref to non_ir_ref_regular new ce94efcee9 PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/elflink.c | 10 ++++++++++ ld/ChangeLog | 8 ++++++++ ld/testsuite/ld-plugin/lto.exp | 12 ++++++++++++ ld/testsuite/ld-plugin/pr22220.h | 8 ++++++++ ld/testsuite/ld-plugin/pr22220lib.cc | 6 ++++++ ld/testsuite/ld-plugin/pr22220lib.ver | 1 + ld/testsuite/ld-plugin/pr22220main.cc | 12 ++++++++++++ 8 files changed, 63 insertions(+) create mode 100644 ld/testsuite/ld-plugin/pr22220.h create mode 100644 ld/testsuite/ld-plugin/pr22220lib.cc create mode 100644 ld/testsuite/ld-plugin/pr22220lib.ver create mode 100644 ld/testsuite/ld-plugin/pr22220main.cc