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 174e5e38b92 x86: templatize SIMD narrowing-move templates new 052940eba6f ld: Ignore .note.gnu.build-id when placing orphaned notes new d31c9cf54ac Fix -Wstringop-overflow warning in ecoff_link_hash_newfunc
The 2 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/ecoff.c | 2 +- ld/ldlang.c | 14 +++++++++++++- ld/testsuite/ld-elf/pr23658-1a.d | 2 +- ld/testsuite/ld-elf/pr23658-1c.d | 2 +- ld/testsuite/ld-elf/{pr23658-1a.d => pr23658-1e.d} | 9 ++++++--- ld/testsuite/ld-elf/pr23658-1f.d | 17 +++++++++++++++++ ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/pr32191.d | 9 +++++++++ ld/testsuite/ld-x86-64/lam-u48.rd | 1 + ld/testsuite/ld-x86-64/lam-u57.rd | 1 + ld/testsuite/ld-x86-64/pr32191-x32.d | 9 +++++++++ ld/testsuite/ld-x86-64/pr32191.d | 9 +++++++++ ld/testsuite/ld-x86-64/pr32191.s | 5 +++++ ld/testsuite/ld-x86-64/x86-64.exp | 2 ++ 14 files changed, 76 insertions(+), 7 deletions(-) copy ld/testsuite/ld-elf/{pr23658-1a.d => pr23658-1e.d} (59%) create mode 100644 ld/testsuite/ld-elf/pr23658-1f.d create mode 100644 ld/testsuite/ld-i386/pr32191.d create mode 100644 ld/testsuite/ld-x86-64/pr32191-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr32191.d create mode 100644 ld/testsuite/ld-x86-64/pr32191.s