re PR debug/86457 (ICE in add_dwarf_attr, at dwarf2out.c:4405 since r251448)
authorRichard Biener <rguenther@suse.de>
Wed, 11 Jul 2018 07:08:54 +0000 (07:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Jul 2018 07:08:54 +0000 (07:08 +0000)
commitcc71a1fe3773425b4da8b767fae445cc56e169c2
treed8daeef2d18f86699508aaaa757cc48ed862425e
parent286fa9840d9358f8d001b7b47b29f6499e9446f5
re PR debug/86457 (ICE in add_dwarf_attr, at dwarf2out.c:4405 since r251448)

2018-07-11  Richard Biener  <rguenther@suse.de>

PR debug/86457
* dwarf2out.c (init_sections_and_labels): Use
output_asm_line_debug_info consistently.
(dwarf2out_early_finish): Likewise.
(dwarf2out_finish): Remove DW_AT_stmt_list from early generated
type units.

From-SVN: r262551
gcc/ChangeLog
gcc/dwarf2out.c