This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 25b0a5714c9 [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp new a519e8ffe2b Add lval_funcs::is_optimized_out new 3e44c3049fc Allow lazy 'zero' value new acbf4a58ef3 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(-)