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++/55624] internal compiler error


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

--- Comment #4 from shawn.pringle at gmail dot com 2012-12-11 19:45:23 UTC ---
On 10/12/2012 6:44 AM, rguenth at gcc dot gnu.org wrote:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55624
> 
> Richard Biener <rguenth at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|WAITING                     |RESOLVED
>          Resolution|                            |INVALID
> 
> --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-10 09:44:34 UTC ---
> (In reply to comment #2)
>>> gcc: internal compiler error: Killed (program cc1plus)
>>
>> Also means the program was killed by the kernel because out of memory.
> 
> And -DBOOST_SPIRIT_THREADSAFE hints at the usual incredibly memory-hungry
> spirit...
> 
> Get more memory.
> 

I enabled a swap partition.  That does fix that problem.  It seems to
me, that an 'out of memory' message would be better than 'internal
compiler error' message.  Thank you for your help.

Shawn Pringle


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