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 853772cc187 [gdb/testsuite] Add pseudo line number program instruction: line new d0ce17d8537 gdb: fix issues with handling DWARF v5 rnglists & .dwo files.
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: gdb/ChangeLog | 43 ++++ gdb/dwarf2/read.c | 261 +++++++++++++++++---- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.cc | 97 ++++++++ ...dw4-toplevel-types.exp => dw5-rnglist-test.exp} | 20 +- 5 files changed, 370 insertions(+), 56 deletions(-) create mode 100644 gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.cc copy gdb/testsuite/gdb.dwarf2/{dw4-toplevel-types.exp => dw5-rnglist-test.exp} (56%)