Re: [PATCH] Fix location where lto-dump is installed.

2019-05-09 Thread Jeff Law
On 5/9/19 4:20 AM, Martin Liška wrote: > Hi. > > The patch is about proper install location of the newly added tool. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/lto/ChangeLog: > > 2019-05-09 Martin Liska >

[PATCH] Fix location where lto-dump is installed.

2019-05-09 Thread Martin Liška
Hi. The patch is about proper install location of the newly added tool. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/lto/ChangeLog: 2019-05-09 Martin Liska * Make-lang.in: Use program_transform_name for lto-dump.