Re: [PATCH] Fix dwarf2out regression from C++17 inline variables changes

2016-10-27 Thread Jason Merrill
OK. On Tue, Oct 25, 2016 at 3:56 PM, Jakub Jelinek wrote: > On Tue, Oct 25, 2016 at 08:06:12PM +0200, Jakub Jelinek wrote: >> I think this patch should fix it, will bootstrap/regtest it now: >> >> 2016-10-25 Jakub Jelinek >> >> * dwarf2out.c (gen_member_die): Only reparent_child instead

[PATCH] Fix dwarf2out regression from C++17 inline variables changes

2016-10-25 Thread Jakub Jelinek
On Tue, Oct 25, 2016 at 08:06:12PM +0200, Jakub Jelinek wrote: > I think this patch should fix it, will bootstrap/regtest it now: > > 2016-10-25 Jakub Jelinek > > * dwarf2out.c (gen_member_die): Only reparent_child instead of > splice_child_die if child doesn't have DW_AT_specifica