This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-aarch64-check_bootstrap in repository toolchain/ci/binutils-gdb.
from 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 new 15407b1960 Automatic date update in version.in
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 | 5 ++--- bfd/elfxx-x86.h | 1 + bfd/version.h | 2 +- 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 ++++++++ 9 files changed, 53 insertions(+), 5 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