[Bug lto/85339] [8 Regression] With early LTO debug the early DWARF misses line-info
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 11 13:06:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85339
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Apr 11 13:05:35 2018
New Revision: 259317
URL: https://gcc.gnu.org/viewcvs?rev=259317&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
More information about the Gcc-bugs
mailing list