Handle FIELD_DECL in IPA ICF.
authorMartin Liska <mliska@suse.cz>
Thu, 14 Nov 2019 08:35:35 +0000 (09:35 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 14 Nov 2019 08:35:35 +0000 (08:35 +0000)
commit7edcaa0b54eae1537622bc70a4f8702e15148e4c
treef98c7c863e319616a4776129f5608073327626b3
parenta37f58f506e436bdf8f4f5be4afbf2d246538058
Handle FIELD_DECL in IPA ICF.

2019-11-14  Martin Liska  <mliska@suse.cz>

* ipa-icf-gimple.c (func_checker::hash_operand): Improve
func_checker::hash_operand by handling of FIELD_DECLs.

From-SVN: r278208
gcc/ChangeLog
gcc/ipa-icf-gimple.c