This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: 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 +++++++++++++++ 10 files changed, 283 insertions(+), 36 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