[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)

Martin Liška mliska@suse.cz
Mon Aug 16 13:58:50 GMT 2021


PING^2

@Honza: Can you please review the change?

Martin

On 6/23/21 3:53 PM, Martin Liška wrote:
> On 5/21/21 10:29 AM, Martin Liška wrote:
>> On 5/20/21 5:55 PM, Jan Hubicka wrote:
>>> Quick solution is to also modify partitioner to use the local symbol
>>> names when doing incremental linking (those mixing in source code and
>>> random seeds) to avoid clashes.
>>
>> Good hint. I added hash based on object file name (I don't want to handle
>> proper string escaping) and -frandom-seed.
>>
>> What do you think about the patch?
>> Thanks,
>> Martin
> 
> @Honza: Can you please take a look at this patch?
> 
> Cheers,
> Martin



More information about the Gcc mailing list