https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92518
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:08afe87b7976e93197a66e01f93191ead496ad42 commit r10-6700-g08afe87b7976e93197a66e01f93191ead496ad42 Author: Martin Liska <mli...@suse.cz> Date: Tue Feb 18 15:07:06 2020 +0100 Always compare types of LHS for gimple_assign in ICF. PR ipa/92518 * ipa-icf-gimple.c (func_checker::compare_gimple_assign): Always compare LHS of gimple_assign.