[Bug c++/37008] [4.2 Regression] OOM on a big c++ file

2008-08-03 Thread livubuntu at lalescu dot ro
--- Comment #5 from livubuntu at lalescu dot ro 2008-08-03 07:23 --- (In reply to comment #4) (In reply to comment #2) g++: Internal error: Killed (program cc1plus) this means your system ran out of memory and the operating system decided to kill the compiler. Note

[Bug c++/37008] New: Crash bug on a big c++ file

2008-08-02 Thread livubuntu at lalescu dot ro
: 4.2.3 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: livubuntu at lalescu dot ro http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37008

[Bug c++/37008] Crash bug on a big c++ file

2008-08-02 Thread livubuntu at lalescu dot ro
--- Comment #1 from livubuntu at lalescu dot ro 2008-08-02 07:30 --- Created an attachment (id=15996) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15996action=view) The .ii file (archived with zip) The .ii file obtained by -save-temps command to g++ (archived with zip

[Bug c++/37008] [4.2 Regression] OOM on a big c++ file

2008-08-02 Thread livubuntu at lalescu dot ro
--- Comment #4 from livubuntu at lalescu dot ro 2008-08-02 12:21 --- (In reply to comment #2) g++: Internal error: Killed (program cc1plus) this means your system ran out of memory and the operating system decided to kill the compiler. Note that memory usage problems are unlikely