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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

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

commit r10-7770-ga64468a3034dd8e2d0794a5be84b8da544ffe2c3
Author: Richard Biener <rguent...@suse.de>
Date:   Fri Apr 17 09:19:32 2020 +0200

    fix PVS studio reported bugs

    2020-04-17  Richard Biener  <rguent...@suse.de>

            PR other/94629
            * cgraphclones.c (cgraph_node::create_clone): Remove duplicate
            initialization.
            * dwarf2out.c (dw_val_equal_p): Fix pasto in
            dw_val_class_vms_delta comparison.
            * optabs.c (expand_binop_directly): Fix pasto in commutation
            check.
            * tree-ssa-sccvn.c (vn_reference_lookup_pieces): Fix pasto in
            initialization.

Reply via email to