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

2009-03-31 Thread jsm28 at gcc dot gnu dot org


--- Comment #6 from jsm28 at gcc dot gnu dot org  2009-03-31 15:47 ---
Closing 4.2 branch, fixed for 4.3.


-- 

jsm28 at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Known to fail|4.2.4   |4.2.4 4.2.5
 Resolution||FIXED
   Target Milestone|4.2.5   |4.3.0


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



[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 that memory usage problems are unlikely to be
  fixed in a further release of GCC 4.2, but you might want to try GCC 4.3.1
  or later which uses less memory than GCC 4.1 for your testcase.
  
 
 I tried the GCC 4.3.1, of course, but I got very very many weird warnings for
 the Qt included files. I tried the binary GCC 4.3.1 from Debian.
 
 A collaborator reports that he compiled successfully FET for the same Qt as
 mine, with GCC 4.3.1, but for 32 bit version. He obtained only a few warnings.
 
 Thank you for fast reply. I'll do some more tests with GCC 4.3.1 and maybe
 report bugs to Trolltech for Qt or report bugs here for GCC 4.3.1.
 

I installed latest qt and gcc 4.3.1. Everything is fine, FET compiles OK, thank
you. It is very good that I get a few warnings which did not show up in gcc
4.1.3, and I saw a few mistakes of mine.


-- 


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



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

2008-08-02 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|Crash bug on a big c++ file |[4.2 Regression] OOM on a
   ||big c++ file
   Target Milestone|--- |4.2.5


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



[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 to be
 fixed in a further release of GCC 4.2, but you might want to try GCC 4.3.1
 or later which uses less memory than GCC 4.1 for your testcase.
 

I tried the GCC 4.3.1, of course, but I got very very many weird warnings for
the Qt included files. I tried the binary GCC 4.3.1 from Debian.

A collaborator reports that he compiled successfully FET for the same Qt as
mine, with GCC 4.3.1, but for 32 bit version. He obtained only a few warnings.

Thank you for fast reply. I'll do some more tests with GCC 4.3.1 and maybe
report bugs to Trolltech for Qt or report bugs here for GCC 4.3.1.


-- 


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