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

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrew Macleod <[email protected]>:

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

commit r17-2470-gf8f19f11571d0698449a3b71a8b355be6fccc4b3
Author: Andrew MacLeod <[email protected]>
Date:   Wed Jul 15 15:43:14 2026 -0400

    Path ranger should check root ranger equivalencies as well.

    Path ranger currently checks the root ranger for realtions between
    only local equivalencies.   If that fails, it should also check the
    root ranger for any equivalencies and relations between the two names
    which occur earlier in the IL.

            PR tree-optimization/125986
            * value-relation.cc (path_oracle::query): Query root oracle for
            relations.

Reply via email to