https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70617
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Try to reduce with --param ggc-min-expand=0 --param ggc-min-heapsize=0 (although it will be slow).