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 optimization/13027] g++: Internal error: Killed (program cc1plus)


------- Additional Comments From reichelt at gcc dot gnu dot org  2003-11-26 12:03 -------
After I removed some inline assembler instruction I compiled this on
i686-pc-linux-gnu. The memory consumption peaks at about 400 MB which
is slightly more than you have available :-(

Could you please give it another try with gcc 3.2.3 to see how much this
version uses (the preprocessed version won't compile with 3.2.3)?
Maybe only a small increase in memory usage pushed you over the edge.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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