https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78971
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- Before I got interested in GCC development, I had no real idea about GCC's GC. Even amongst users who are trying to save memory, they often don't know about it. Someone showed me http://jkroon.blogs.uls.co.za/it/scriptingprogramming/preventing-gcc-from-trashing-the-system which is how I found out years ago. But not sure if it make sense to tweak or not or if we need to just be better at filing memory hog bugs or what.