------- Comment #15 from rguenth at gcc dot gnu dot org  2007-10-24 12:01 
-------
Btw, I can no longer reproduce the problem.  var-tracking is not fast, but
even a cc1 compiled with checking and -O0 does not take multiple hours to
compile this (but just a minute):

 variable tracking     :  11.34 (23%) usr   0.20 (12%) sys  11.54 (23%) wall  
46131 kB (25%) ggc
 TOTAL                 :  48.36             1.66            50.07            
183405 kB


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
            Summary|[4.3] inf loop/long compile |inf loop/long compile time,
                   |time, time spent in var-    |time spent in var-tracking.c
                   |tracking.c                  |


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

Reply via email to