https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119591

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog,
                   |                            |memory-hog
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-04-02

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.

Time variable                                  wall           GGC
 phase setup                        :   0.01 (  0%)  1813k (  0%)
 phase parsing                      :  49.84 ( 99%)  1816M (100%)
 phase lang. deferred               :   0.38 (  1%)   128  (  0%)
 |overload resolution               :  10.44 ( 21%)   558M ( 31%)
 garbage collection                 :   0.38 (  1%)     0  (  0%)
 constraint normalization           :  15.77 ( 31%)   698M ( 38%)
 constraint satisfaction            :  34.06 ( 68%)  1117M ( 61%)
 TOTAL                              :  50.22         1818M

Reply via email to