This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/32290] GCC crashes with OOM when compiling relatively simple source file (no endless loop)



------- Comment #4 from aribrei at arcor dot de  2007-06-11 20:40 -------
Reported to crash as well on gcc 3.4 and 4.2, with a message like this:

gcc 4.2: cc1plus: out of memory allocating 385029117 bytes after a total of
155668480 bytes

Reported to compile fine on Microsoft Visual C++ 8.0


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]