https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114274
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |GC --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Most likely will reduce more if you use `--param=ggc-min-expand=1 --param=ggc-min-heapsize=1` since this looks like a GC issue.