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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |12.1.0, 13.0
             Status|ASSIGNED                    |NEW
            Summary|[10/11/12/13 Regression]    |[10/11 Regression] compile
                   |compile time hog w/ -O3     |time hog w/ -O3 -ftracer
                   |-ftracer                    |-fno-guess-branch-probabili
                   |-fno-guess-branch-probabili |ty
                   |ty                          |
           Assignee|law at gcc dot gnu.org             |unassigned at gcc dot 
gnu.org

--- Comment #24 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 8.4 and 9.5 take around 4s for me, GCC 10 and 11 about 10s, GCC 12 and
trunk are instant (0.2s).  GCC 12+ has the backwards threader rewritten, that's
nothing to backport.

But at least fixed in 12+ sofar.

Nothing to do here anymore (not for Jeff either ;))

Reply via email to