[PATCH 8/9] Remove comparison for polymorphic types.

Martin Liska mliska@suse.cz
Tue Aug 6 15:43:00 GMT 2019


gcc/ChangeLog:

2019-07-24  Martin Liska  <mliska@suse.cz>

	* ipa-icf-gimple.c (func_checker::func_checker): Do not
	initialize m_compare_polymorphic.
	(func_checker::compare_decl): Do not compare polymorphic types.
	* ipa-icf-gimple.h (m_compare_polymorphic): Remove.
	* ipa-icf.c (sem_function::equals_private): Do not call
	compare_polymorphic_p.
---
 gcc/ipa-icf-gimple.c | 18 ------------------
 gcc/ipa-icf-gimple.h |  4 ----
 gcc/ipa-icf.c        |  1 -
 3 files changed, 23 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Remove-comparison-for-polymorphic-types.patch
Type: text/x-patch
Size: 2875 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190806/518c651a/attachment.bin>


More information about the Gcc-patches mailing list