re PR lto/85339 (With early LTO debug the early DWARF misses line-info)
authorRichard Biener <rguenther@suse.de>
Wed, 11 Apr 2018 13:05:35 +0000 (13:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Apr 2018 13:05:35 +0000 (13:05 +0000)
commit3c7b865120aa05bb23a825e46597c85279fc5761
treeffefadd15406e8e44db589d9295b41330144461b
parent0c0b5b658c651d4b8161790ebad8fceb27aee945
re PR lto/85339 (With early LTO debug the early DWARF misses line-info)

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

PR lto/85339
* dwarf2out.c (dwarf2out_finish): Remove DW_AT_stmt_list attribute
from early DWARF output.
(dwarf2out_early_finish): Output line info unconditionally into
early DWARF and add reference to it.

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