Re: [PATCH] Fix PR86456

2018-07-17 Thread Jeff Law
On 07/17/2018 02:23 AM, Richard Biener wrote: > > This cures the ICEs and wrong assembler that currently happen when > using -flto with -gdwarf-5. gdb is also happy with small test programs > but readelf is still complaining (see PR, I have no clue what goes > wrong). > > Bootstrapped on x86_64-

[PATCH] Fix PR86456

2018-07-17 Thread Richard Biener
This cures the ICEs and wrong assembler that currently happen when using -flto with -gdwarf-5. gdb is also happy with small test programs but readelf is still complaining (see PR, I have no clue what goes wrong). Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. LTO bootstrap with