https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433
Serge Belyshev <belyshev at depni dot sinp.msu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |belyshev at depni dot sinp.msu.ru --- Comment #10 from Serge Belyshev <belyshev at depni dot sinp.msu.ru> --- (In reply to George Fan from comment #8) > Please, give me some advise. Try changing inliner parameters, e.g. add --param=max-inline-insns-single=400 option to the commandline. (The default was switched from 400 to 200 in GCC-9)