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 <rguent...@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