[Bug other/110205] Some new warnings from clang for the range code

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 28 20:37:51 GMT 2023


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 <amacleod@gcc.gnu.org>:

https://gcc.gnu.org/g:7905c071c35070fff3397b1e24f140c128c08e64

commit r14-2859-g7905c071c35070fff3397b1e24f140c128c08e64
Author: Andrew MacLeod <amacleod@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.


More information about the Gcc-bugs mailing list