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 cf8d35f8d73 [gdb/tdep] Remove includes of gdbsupport/common-defs.h new 240c1b05301 gdb: fix parsing of DIEs with both low/high pc AND ranges a [...]
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/dwarf2/read.c | 68 +++-- gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.c | 83 +++++++ .../gdb.dwarf2/dw2-bad-abstract-origin.exp | 274 +++++++++++++++++++++ 3 files changed, 403 insertions(+), 22 deletions(-) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.c create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.exp