This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from 15724e9c97 Automatic date update in version.in adds df3aaf104d Automatic date update in version.in adds df9071487a PR28882, build failure with gcc-4.2 due to use of 0b literals adds b7945827df Automatic date update in version.in adds ae1cab7d3f i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL adds fd8d17d27b Automatic date update in version.in adds 6aa1b7df2f ld: Keep indirect symbol from IR if referenced from shared object
No new revisions were added by this update.
Summary of changes: bfd/elflink.c | 5 ++--- bfd/elfxx-x86.h | 1 + bfd/version.h | 2 +- include/elf/loongarch.h | 16 ++++++++-------- ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/{warn1.d => pr28894.d} | 1 - ld/testsuite/ld-i386/pr28894.s | 7 +++++++ ld/testsuite/ld-plugin/lto.exp | 26 ++++++++++++++++++++++++++ ld/testsuite/ld-plugin/pr28879a.cc | 7 +++++++ ld/testsuite/ld-plugin/pr28879b.cc | 8 ++++++++ 10 files changed, 61 insertions(+), 13 deletions(-) copy ld/testsuite/ld-i386/{warn1.d => pr28894.d} (74%) create mode 100644 ld/testsuite/ld-i386/pr28894.s create mode 100644 ld/testsuite/ld-plugin/pr28879a.cc create mode 100644 ld/testsuite/ld-plugin/pr28879b.cc