[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
Martin Liška
mliska@suse.cz
Fri May 21 08:29:17 GMT 2021
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-LTO-add-lto_priv-suffixfor-LTO_LINKER_OUTPUT_NOLTORE.patch
Type: text/x-patch
Size: 1830 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20210521/154c0797/attachment.bin>
More information about the Gcc
mailing list