Always compare types of LHS for gimple_assign in ICF.
authorMartin Liska <mliska@suse.cz>
Tue, 18 Feb 2020 14:07:06 +0000 (15:07 +0100)
committerMartin Liska <mliska@suse.cz>
Tue, 18 Feb 2020 14:07:06 +0000 (15:07 +0100)
commit08afe87b7976e93197a66e01f93191ead496ad42
tree9aeb4d9cbac4eea7b871c24ba4ceab1124a262b7
parent33351ff9faa21c4c1af377d661a52ac0ce366db3
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.
gcc/ChangeLog
gcc/ipa-icf-gimple.c