This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O2 in repository toolchain/ci/binutils-gdb.
from eed56ee299 Automatic date update in version.in adds 97dd8079fe PowerPC64: fix assertion in ppc_build_one_stub with -Os code adds fa7673bf14 Automatic date update in version.in adds faa0405980 Automatic date update in version.in adds f1f91e76db Automatic date update in version.in adds 9f3ab5dddb Automatic date update in version.in adds 04d55a034c Automatic date update in version.in adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...] adds b8a2baa80b libctf: tests: prune warnings from compiler output adds ed74e861d7 Automatic date update in version.in adds 04d235629f Automatic date update in version.in adds 969726c31f Automatic date update in version.in adds c26e2c8be8 Automatic date update in version.in adds f0b3db3175 Automatic date update in version.in adds 37eaf1f099 Automatic date update in version.in adds 178b942b8e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elf64-ppc.c | 3 +- bfd/version.h | 2 +- libctf/ctf-dedup.c | 2 + libctf/ctf-impl.h | 4 + libctf/ctf-link.c | 161 ++++++++++++++++----- libctf/testsuite/config/default.exp | 7 + libctf/testsuite/lib/ctf-lib.exp | 4 +- .../libctf-regression/libctf-repeat-cu-lib.c | 9 ++ .../libctf-regression/libctf-repeat-cu-main.c | 5 + .../testsuite/libctf-regression/libctf-repeat-cu.d | 7 + .../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++ 11 files changed, 285 insertions(+), 37 deletions(-) create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp