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 7eb1526a809 gdb: update gdb-gdb.py.in for latest changes to struct field new e6582e1b3c1 gdb: improve reuse of value contents when fetching array elements
The 1 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: ...bt-on-fatal-signal.c => non-lazy-array-index.c} | 11 ++- gdb/testsuite/gdb.base/non-lazy-array-index.exp | 78 ++++++++++++++++++++++ gdb/valarith.c | 18 ++--- 3 files changed, 97 insertions(+), 10 deletions(-) copy gdb/testsuite/gdb.base/{bt-on-fatal-signal.c => non-lazy-array-index.c} (87%) create mode 100644 gdb/testsuite/gdb.base/non-lazy-array-index.exp