http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |memory-hog Status|UNCONFIRMED |NEW Last reconfirmed| |2011.01.14 14:20:44 Summary|memory exhausted compiling |[4.5/4.6 Regression] memory |a destructor with an |exhausted compiling a |infinite 'for (;;);' loop |destructor with an infinite | |'for (;;);' loop Ever Confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-14 14:20:44 UTC --- confirmed as regression since 4.4 seems to stop allocating at about 10GB, then just consumes 100% cpu until killed