This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from dd4c046506 Automatic date update in version.in adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict adds cf6c1e710e gdbserver: remove unused variable adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp adds 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp
No new revisions were added by this update.
Summary of changes: gdb/breakpoint.c | 2 +- gdb/dwarf2/read.c | 38 +++++++++---------- gdb/dwarf2/read.h | 11 ++++-- .../longjmp-until-in-main.c} | 18 ++++----- gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++ .../gdb.base/step-indirect-call-thunk.exp | 6 ++- gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +- gdbserver/server.cc | 8 +--- 8 files changed, 89 insertions(+), 42 deletions(-) copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...] create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.exp