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

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

https://gcc.gnu.org/g:48eda34624fe5de050ae5ee38a360155ab188c39

commit r15-5998-g48eda34624fe5de050ae5ee38a360155ab188c39
Author: Andrew MacLeod <amacl...@redhat.com>
Date:   Mon Nov 25 09:50:33 2024 -0500

    Do not calculate an entry range for invariant names.

    If an SSA_NAME is invariant, do not calculate an on_entry value.

            PR tree-optimization/117467
            * gimple-range-cache.cc (ranger_cache::entry_range): Do not
            invoke range_from_dom for invariant ssa-names.
  • [Bug tree-optimization/117467] ... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to