[Bug tree-optimization/127094] Compile-time hogs with ranger and phis

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 28 01:07:48 GMT 2026


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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrew Macleod <amacleod@gcc.gnu.org>:

https://gcc.gnu.org/g:fa990a13fa4ee7e25e4a5dae456496e772c386ec

commit r17-3724-gfa990a13fa4ee7e25e4a5dae456496e772c386ec
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Thu Aug 27 17:08:15 2026 -0400

    Do not reprocess names in phi analyzer.

    If the PHI def has already been processed, we do not nee dot process it
    again.

            PR tree-optimization/127094
            * gimple-range-phi.cc (phi_analyzer::process_phi): Do not process
            the same name multiple times.


More information about the Gcc-bugs mailing list