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-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 25b0a5714c [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp new a519e8ffe2 Add lval_funcs::is_optimized_out new 3e44c3049f Allow lazy 'zero' value new acbf4a58ef Remove 'varsize-limit'
The 3 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: gdb/NEWS | 5 +++ gdb/ada-lang.c | 52 ---------------------- gdb/ada-lang.h | 2 - gdb/ada-valprint.c | 6 --- gdb/dwarf2/expr.c | 56 +++++++++++++++++++----- gdb/dwarf2/loc.c | 1 + gdb/opencl-lang.c | 1 + gdb/testsuite/gdb.ada/varsize_limit.exp | 9 ++-- gdb/testsuite/gdb.ada/varsize_limit/vsizelim.adb | 12 +++++ gdb/valops.c | 11 ----- gdb/value.c | 51 +++++++++++++++++++-- gdb/value.h | 6 +++ 12 files changed, 122 insertions(+), 90 deletions(-)