This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_36-branch in repository binutils-gdb.
from b71c7a58142 PR27311, (symbol from plugin): undefined reference, hidden sym new 3592ada38da ld: Restore PR ld/15146 tests
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: ld/ChangeLog | 10 ++++++++++ ld/testsuite/ld-plugin/lto.exp | 22 ++++++++++++++++++++++ ld/testsuite/ld-plugin/pr15146.d | 4 ++++ ld/testsuite/ld-plugin/pr15146a.c | 13 +++++++++++++ ld/testsuite/ld-plugin/pr15146b.c | 1 + .../empty => ld/testsuite/ld-plugin/pr15146c.c | 0 ld/testsuite/ld-plugin/pr15146d.c | 7 +++++++ 7 files changed, 57 insertions(+) create mode 100644 ld/testsuite/ld-plugin/pr15146.d create mode 100644 ld/testsuite/ld-plugin/pr15146a.c create mode 100644 ld/testsuite/ld-plugin/pr15146b.c copy binutils/testsuite/binutils-all/empty => ld/testsuite/ld-plugin/pr15146c.c (100%) create mode 100644 ld/testsuite/ld-plugin/pr15146d.c