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 9e42b97628f Add some more DWARF-5 sections new acd6125f01d Add test case for symbol menu for local enumerators new 191849105b9 Specially handle array contexts in Ada expression resolution
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 | 4 + gdb/ada-lang.c | 22 +++++- gdb/testsuite/ChangeLog | 9 +++ gdb/testsuite/gdb.ada/local-enum.exp | 88 ++++++++++++++++++++++ .../{voidctx/voidctx.adb => local-enum/local.adb} | 21 +++--- 5 files changed, 129 insertions(+), 15 deletions(-) create mode 100644 gdb/testsuite/gdb.ada/local-enum.exp copy gdb/testsuite/gdb.ada/{voidctx/voidctx.adb => local-enum/local.adb} (75%)