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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-07-19 
07:37:46 UTC ---
Compiles just fine here, most probably you just don't have enough memory. 
Needed almost 2GB of RAM to compile here.  When cc1plus is killed, it means
likely the kernel OOM handler triggered in.  Not a gcc bug unless the needed
amount of RAM would be unreasonable to the input.

Reply via email to