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 57c526470bb x86: default to not accepting MPX insns new 5930bcb592a gdb: handle DW_AT_entry_pc pointing at an empty sub-range
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 | 24 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 26 +++ .../{dw2-entry-pc.c => dw2-unexpected-entry-pc.c} | 24 +- .../gdb.dwarf2/dw2-unexpected-entry-pc.exp | 250 +++++++++++++++++++++ 4 files changed, 314 insertions(+), 10 deletions(-) copy gdb/testsuite/gdb.dwarf2/{dw2-entry-pc.c => dw2-unexpected-entry-pc.c} (74%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unexpected-entry-pc.exp