https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91512
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |compile-time-hog, | |memory-hog --- Comment #19 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- As a workaround, you could compile with -Os. Apart from that, 10 gig also seems excessive for compiling. However, without a test case this is not a valid bug report :-| and trying stabs in the dark like comment#17 is not likely to succeed. Is there and way you can reduce this to something you could post? I will omit my standard rant about closed-source benchmarks for a change.