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

--- Comment #5 from CVS 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:7905c071c35070fff3397b1e24f140c128c08e64

commit r14-2859-g7905c071c35070fff3397b1e24f140c128c08e64
Author: Andrew MacLeod <amacl...@redhat.com>
Date:   Mon Jul 10 13:58:22 2023 -0400

    Fix some warnings

            PR tree-optimization/110205
            * gimple-range-cache.h (ranger_cache::m_estimate): Delete.
            * range-op-mixed.h (operator_bitwise_xor::op1_op2_relation_effect):
            Add final override.
            * range-op.cc (operator_lshift): Add missing final overrides.
            (operator_rshift): Ditto.

Reply via email to