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

2007-06-12 Thread rguenth at gcc dot gnu dot org


--- Comment #5 from rguenth at gcc dot gnu dot org  2007-06-12 11:29 ---
mainline uses 10MB to compile reduced-problem.ii.nocrap.  So this is actually
a dup of PR29433.

*** This bug has been marked as a duplicate of 29433 ***


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


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



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

2007-06-11 Thread aribrei at arcor dot de


--- 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