2016-10-11 Richard Biener <rguenther@suse.de>
commit4efdb8d56f4036cd6700b8bc1890855d124bb8ce
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 12:56:49 +0000 (11 12:56 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 12:56:49 +0000 (11 12:56 +0000)
tree8a7f13b6359228f55de8279a7de5f16405072ea3
parent723f8a7998b9e9e2acc9bf5e75511729ae945572
2016-10-11  Richard Biener  <rguenther@suse.de>

* dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.
(init_sections_and_labels): Use DEBUG_DWO_STR_OFFSETS_SECTION.
(verify_die): New function.
(dwarf2out_finish): Call it.
(output_line_info): Handle case of -gsplit-dwarf without
DWARF2_ASM_LINE_DEBUG_INFO.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240992 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c