Re: [PATCH] IPA ICF: enhance dump output

2019-06-05 Thread Jeff Law
On 6/4/19 8:38 AM, Martin Liška wrote: > Hi. > > The patch is about simplification of dump output. Plus it prints > also a file in which the dump message was emitted. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > >

[PATCH] IPA ICF: enhance dump output

2019-06-04 Thread Martin Liška
Hi. The patch is about simplification of dump output. Plus it prints also a file in which the dump message was emitted. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: 2019-06-04 Martin Liska *