On 1/28/19 6:30 AM, Richard Biener wrote:
On Mon, 28 Jan 2019, Richard Biener wrote:
On Sat, 26 Jan 2019, Jason Merrill wrote:
On Fri, Jan 25, 2019 at 7:57 AM Richard Biener wrote:
The following fixes an ICE with -flto -ffat-lto-objects
-fdebug-types-section -g where optimize_external_refs
On Mon, 28 Jan 2019, Richard Biener wrote:
> On Sat, 26 Jan 2019, Jason Merrill wrote:
>
> > On Fri, Jan 25, 2019 at 7:57 AM Richard Biener wrote:
> > >
> > > The following fixes an ICE with -flto -ffat-lto-objects
> > > -fdebug-types-section -g where optimize_external_refs does not
> > > expect
On Sat, 26 Jan 2019, Jason Merrill wrote:
> On Fri, Jan 25, 2019 at 7:57 AM Richard Biener wrote:
> >
> > The following fixes an ICE with -flto -ffat-lto-objects
> > -fdebug-types-section -g where optimize_external_refs does not
> > expect to see DW_AT_signature as made "local" by build_abbrev_ta
On Fri, Jan 25, 2019 at 7:57 AM Richard Biener wrote:
>
> The following fixes an ICE with -flto -ffat-lto-objects
> -fdebug-types-section -g where optimize_external_refs does not
> expect to see DW_AT_signature as made "local" by build_abbrev_table(sic!).
>
> This is because we run optimize_extern
The following fixes an ICE with -flto -ffat-lto-objects
-fdebug-types-section -g where optimize_external_refs does not
expect to see DW_AT_signature as made "local" by build_abbrev_table(sic!).
This is because we run optimize_external_refs twice in this setup.
The fix is to make the second run