This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c508cf47f1 2019-07-03 Richard Biener rguenther@suse.de new d6d67a02fe9 PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf
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: gcc/ChangeLog | 11 +++++++++ gcc/dwarf2out.c | 51 +++++++++++++++++++++--------------------- gcc/testsuite/g++.dg/pr90981.C | 8 +++++++ 3 files changed, 45 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr90981.C