> On 15 May 2019, at 14:52, Martin Liška wrote:
>
> On 5/14/19 6:45 PM, Iain Sandoe wrote:
>> Currently the lto plugin has a somewhat obscure incantation to get it to
>> save its temp files, and at least one is not named in any
>
> libtool: compile: gcc -DHAVE_CONFIG_H -I.
> -I/home/marxi
On 5/14/19 6:45 PM, Iain Sandoe wrote:
> Currently the lto plugin has a somewhat obscure incantation to get it to save
> its temp files, and at least one is not named in any sensible way for
> development examination.
>
> This patch makes it follow the same approach as collect2.
>
> -save-temp
On Tue, 14 May 2019, Iain Sandoe wrote:
> Currently the lto plugin has a somewhat obscure incantation to get it to save
> its temp files, and at least one is not named in any sensible way for
> development examination.
>
> This patch makes it follow the same approach as collect2.
>
> -save-te
Currently the lto plugin has a somewhat obscure incantation to get it to save
its temp files, and at least one is not named in any sensible way for
development examination.
This patch makes it follow the same approach as collect2.
-save-temps causes the temp file to be named meaningfully, and