On 4/21/2021 1:28 AM, Martin Liška wrote:
Hi. The sanity check calls toplev.finalize () in order to simulate JIT mode in normal compilation mode. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: PR jit/98615 * main.c (main): Call toplev::finalize in CHECKING_P mode. * ipa-modref.c (ipa_modref_c_finalize): summaries are NULL when incremental LTO linking happens.
OK jeff