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 middle-end/29376] Internal error: Killed



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-10-07 06:41 -------
there is also seems like some compile time problem.
In 4.1.2:
 tree operand scan     :   7.11 (16%) usr   0.22 (12%) sys   7.42 (16%) wall   
2354 kB ( 2%) ggc
Though on the mainline even with checking:
 tree operand scan     :   0.89 ( 1%) usr   0.32 (19%) sys   1.39 ( 1%) wall   
3466 kB ( 5%) ggc

I don't have a mainline with checking disabled so I can't really compare the
times.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog


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


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