Re: [PATCH] Last bit from Early LTO debug merge -- move break_out_includes

2016-09-28 Thread Richard Biener
On Tue, 27 Sep 2016, Jason Merrill wrote: > OK. May I ping https://gcc.gnu.org/ml/gcc-patches/2016-09/msg01835.html then on which this depends? Thanks, Richard. > On Tue, Sep 27, 2016 at 9:47 AM, Richard Biener wrote: > > > > This is moving break_out_includes (aka -feliminate-dwarf2-dups handl

Re: [PATCH] Last bit from Early LTO debug merge -- move break_out_includes

2016-09-27 Thread Jason Merrill
OK. On Tue, Sep 27, 2016 at 9:47 AM, Richard Biener wrote: > > This is moving break_out_includes (aka -feliminate-dwarf2-dups handling) > to early finish. It requires some massaging with the way we pick > up its results which previously "conveniently" ended up in the > limbo list but after movin