------- Comment #2 from rguenth at gcc dot gnu dot org  2010-06-28 09:13 -------
Confirmed.  At -O2 -g we get for 4.4.x

 variable tracking     :   0.26 ( 1%) usr   0.00 ( 0%) sys   0.24 ( 1%) wall   
1870 kB ( 1%) ggc
 TOTAL                 :  26.74             1.19            29.62            
282737 kB

while for the current 4.5 branch we have

 variable tracking     : 392.60 (96%) usr   2.69 (73%) sys 397.72 (96%) wall  
30099 kB (11%) ggc
 TOTAL                 : 409.66             3.69           415.97            
279266 kB


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |compile-time-hog
   Last reconfirmed|0000-00-00 00:00:00         |2010-06-28 09:13:08
               date|                            |
            Summary|[4.4 4.5 regression] Long   |[4.5/4.6 Regression] Long
                   |var tracking compile time of|var tracking compile time of
                   |GiNaC tests                 |GiNaC tests
   Target Milestone|---                         |4.5.1


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

Reply via email to