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/master-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from 5ee285ca3e Update following 2.39 release adds 377c3a9c91 Introduce gdb::make_function_view adds b859a3ef48 [gdbsupport] Add task size parameter in parallel_for_each adds b069b588cf [gdb/symtab] Use task size in parallel_for_each in dwarf2_bu [...] adds 728d5439e3 [gdb] Add unit test for gdb::sequential_for_each adds 99c9026904 [gdb/build] Fix build breaker in language.c with gcc 7.5.0
No new revisions were added by this update.
Summary of changes: gdb/dwarf2/read.c | 9 ++- gdb/language.c | 2 +- gdb/unittests/function-view-selftests.c | 82 ++++++++++++++++++++- gdb/unittests/parallel-for-selftests.c | 105 ++++++++++++++++++++------ gdbsupport/function-view.h | 127 ++++++++++++++++++++++++++++++++ gdbsupport/parallel-for.h | 113 ++++++++++++++++++++++------ 6 files changed, 390 insertions(+), 48 deletions(-)