[Bug c++/16273] Virtual memory exhausted in C++ even w/out any optimization
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 29 16:50:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-06-29 16:45 -------
I tried 3.3.4 on i686-pc-linux-gnu. It used about 1 GB of memory before
I killed it.
With 3.4.0 I got some errors first, but the compiler kept doing its
job and the memory usage went up to 2 GB within seconds before I also
killed it.
To me this looks more like an infinite loop instead of a memory-hog.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16273
More information about the Gcc-bugs
mailing list