This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a0ee506ca0 2017-05-19 Paul Thomas pault@gcc.gnu.org new d8178f6c719 * dwarf.c (free_line_header): Don't free dirs if dirs_coun [...]
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: libbacktrace/ChangeLog | 11 ++ libbacktrace/Makefile.am | 11 ++ libbacktrace/Makefile.in | 24 ++- libbacktrace/dwarf.c | 25 ++-- libbacktrace/edtest.c | 266 +++++++++++++++++++++++++++++++++ libbacktrace/{nounwind.c => edtest2.c} | 43 ++---- 6 files changed, 332 insertions(+), 48 deletions(-) create mode 100644 libbacktrace/edtest.c copy libbacktrace/{nounwind.c => edtest2.c} (59%)