Re: [PATCH] Bits from Early LTO debug merge -- move stuff from late to early finish

2016-09-28 Thread Jason Merrill
OK.

Re: [PATCH] Bits from Early LTO debug merge -- move stuff from late to early finish

2016-09-26 Thread Richard Biener
On Fri, 23 Sep 2016, Richard Biener wrote: > On Fri, 23 Sep 2016, Richard Biener wrote: > > > On Thu, 22 Sep 2016, Richard Biener wrote: > > > > > > > > This merges moving of unused type pruning from late to early finish as > > > well as handling of debug types and dwarf2 dups elimination. It

Re: [PATCH] Bits from Early LTO debug merge -- move stuff from late to early finish

2016-09-23 Thread Richard Biener
On Fri, 23 Sep 2016, Richard Biener wrote: > On Thu, 22 Sep 2016, Richard Biener wrote: > > > > > This merges moving of unused type pruning from late to early finish as > > well as handling of debug types and dwarf2 dups elimination. It adds > > a flag to DIEs so we can mark them as removed in

Re: [PATCH] Bits from Early LTO debug merge -- move stuff from late to early finish

2016-09-23 Thread Richard Biener
On Thu, 22 Sep 2016, Richard Biener wrote: > > This merges moving of unused type pruning from late to early finish as > well as handling of debug types and dwarf2 dups elimination. It adds > a flag to DIEs so we can mark them as removed in case sth after > early finish tries to lookup a DIE for

[PATCH] Bits from Early LTO debug merge -- move stuff from late to early finish

2016-09-22 Thread Richard Biener
This merges moving of unused type pruning from late to early finish as well as handling of debug types and dwarf2 dups elimination. It adds a flag to DIEs so we can mark them as removed in case sth after early finish tries to lookup a DIE for a removed DIE again - we shouldn't re-use the removed