[PATCH][OBVIOUS] Remove dead code in IPA ICF.

Martin Liška mliska@suse.cz
Tue Jun 4 14:38:00 GMT 2019


Hi.

The patch is about a small clean up, I'm going to install that
as obvious.

Martin

gcc/ChangeLog:

2019-06-04  Martin Liska  <mliska@suse.cz>

	* ipa-icf.c (INCLUDE_LIST): Remove.
	(sem_item_optimizer::execute): Remove call to init_wpa.
	* ipa-icf.h (init_wpa): Remove.
---
 gcc/ipa-icf.c | 4 ----
 gcc/ipa-icf.h | 9 ---------
 2 files changed, 13 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-dead-code-in-IPA-ICF.patch
Type: text/x-patch
Size: 1501 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190604/7056d314/attachment.bin>


More information about the Gcc-patches mailing list