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++/34738] gcc fails to compile a file in the trolltech qt 4.3.0 source tree. Internal compiler error or "cc1plus: out of memory allocating"



------- Comment #11 from rguenth at gcc dot gnu dot org  2008-01-11 14:51 -------
4.0: 448376 kB
4.1: 424788 kB
4.2: 512644 kB
4.3: 249496 kB

I don't have a 64bit 3.4 compiler and 3.3 doesn't grasp the C++ used.

Nothing obvious from the 4.3 numbers, the CU looks simply large:

 parser                :   1.19 ( 6%) usr   0.47 (34%) sys   1.59 ( 8%) wall  
75754 kB (39%) ggc
 integration           :   0.18 ( 1%) usr   0.03 ( 2%) sys   0.19 ( 1%) wall  
16649 kB ( 9%) ggc
 expand                :   1.01 ( 5%) usr   0.02 ( 1%) sys   1.10 ( 6%) wall  
10792 kB ( 6%) ggc
 PRE                   :   1.52 ( 8%) usr   0.02 ( 1%) sys   1.51 ( 8%) wall   
 536 kB ( 0%) ggc
 TOTAL                 :  18.47             1.38            19.87            
192736 kB

I'll declare it fixed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
           Keywords|                            |memory-hog
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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