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 57285adece arm - Add some comments about the versions of ARM ELF that d [...] new e5bbcd0f04 gdb: Merge similar tests into a single test script new 5ff2bbae19 gdb: Check element of optimised out vla exists
The 2 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/ChangeLog | 6 +++ gdb/testsuite/ChangeLog | 11 +++++ .../gdb.base/vla-optimized-out-o3-strict.exp | 40 --------------- gdb/testsuite/gdb.base/vla-optimized-out-o3.exp | 36 -------------- gdb/testsuite/gdb.base/vla-optimized-out.exp | 57 +++++++++++++++++++--- gdb/valarith.c | 7 ++- 6 files changed, 71 insertions(+), 86 deletions(-) delete mode 100644 gdb/testsuite/gdb.base/vla-optimized-out-o3-strict.exp delete mode 100644 gdb/testsuite/gdb.base/vla-optimized-out-o3.exp