This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from b05929a20ef PR28264, ld.bfd crash on linking efivar with LTO new 7de7786bb7d ld: Change indirect symbol from IR to undefined
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/elflink.c | 23 +++++++++++++++++------ ld/testsuite/ld-plugin/lto.exp | 9 +++++++++ ld/testsuite/ld-plugin/pr28264-1.d | 5 +++++ ld/testsuite/ld-plugin/pr28264-2.d | 5 +++++ ld/testsuite/ld-plugin/pr28264-3.d | 4 ++++ ld/testsuite/ld-plugin/pr28264-4.d | 4 ++++ ld/testsuite/ld-plugin/pr28264.c | 11 +++++++++++ ld/testsuite/ld-plugin/pr28264.ver | 8 ++++++++ 8 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr28264-1.d create mode 100644 ld/testsuite/ld-plugin/pr28264-2.d create mode 100644 ld/testsuite/ld-plugin/pr28264-3.d create mode 100644 ld/testsuite/ld-plugin/pr28264-4.d create mode 100644 ld/testsuite/ld-plugin/pr28264.c create mode 100644 ld/testsuite/ld-plugin/pr28264.ver