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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2023-03-15 00:00:00         |2024-2-19

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
With GCC 14 at -O1:

 template instantiation             :   0.90 (  8%)
 tree PTA                           :   0.51 (  5%)
 TOTAL                              :  11.14 

and with -O2:

 callgraph ipa passes               :   5.76 ( 19%)
 tree PTA                           :   9.42 ( 31%)
 integrated RA                      :   1.79 (  6%)
 TOTAL                              :  30.72

Reply via email to