[Bug debug/58315] [4.8/4.9 Regression] Excessive memory use with -g

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 4 12:40:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Unsurprisingly the culprit is var-tracking.  Disabling it gets memory use
down to 250MB.



More information about the Gcc-bugs mailing list