re PR lto/85371 (Compiling code with -g -flto gives an ICE on darwin after revision...
authorRichard Biener <rguenther@suse.de>
Thu, 12 Apr 2018 12:27:14 +0000 (12:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Apr 2018 12:27:14 +0000 (12:27 +0000)
commitc1566f8942f107774fbe0d41cc5de641175043e7
treed44b2a975028c33ee5fea397e05d7c9568157b33
parentdcd88195e7c18ad57165f24b7f15e2fa6d239876
re PR lto/85371 (Compiling code with -g -flto gives an ICE on darwin after revision r259317)

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

PR lto/85371
* dwarf2out.c (init_sections_and_labels): Use debug_line_section[_label]
for the early LTO debug to properly generate references to it
during DIE emission.  Do not re-use that for the skeleton for
split-dwarf.
(dwarf2out_early_finish): Likewise.

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