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 f5ac6ab Fix seg-fault in the linker when attempting to print out a ma [...] new 0c1b455 PR symtab/16264 - support DW_AT_main_subprogram
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 | 10 +++ gdb/dwarf2read.c | 33 ++++++---- gdb/testsuite/ChangeLog | 5 ++ .../main-subprogram.c} | 12 ++-- gdb/testsuite/gdb.dwarf2/main-subprogram.exp | 73 ++++++++++++++++++++++ 5 files changed, 117 insertions(+), 16 deletions(-) copy gdb/testsuite/{gdb.mi/new-ui-mi-sync.c => gdb.dwarf2/main-subprogram.c} (89%) create mode 100644 gdb/testsuite/gdb.dwarf2/main-subprogram.exp