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

--- Comment #2 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:62214130b61f48cf7cdb37c69bb14c22aea6c65a

commit r17-3299-g62214130b61f48cf7cdb37c69bb14c22aea6c65a
Author: Andrew MacLeod <[email protected]>
Date:   Thu Aug 13 13:44:09 2026 -0400

    Add new relation before starting search

    Create a new relation immediately. Then Calculate any known range and
    intersect the result.

            PR tree-optimization/126845
            gcc/
            * value-relation.cc (dom_oracle::search_and_merge_relation): Create
            relation immediately and update it later.

            gcc/testsuite/
            * gcc.dg/pr126845.c: New.

Reply via email to