On Mon, Jan 12, 2015 at 10:29 AM, Martin Liška wrote:
> Hello.
>
> Following patch is needed to pass LTO compilation for chromium. IPA ICF
> verifies polymorphic types
> for functions that have any function call. I forgot to handle
> indirect_calls.
>
> Patch can bootstrap on x86_64-linux-pc and n
rom d0f7fc76d5dac5f4c3c57a2e632082485debbd8a Mon Sep 17 00:00:00 2001
From: mliska
Date: Thu, 8 Jan 2015 13:49:45 +0100
Subject: [PATCH] IPA ICF: handle correctly indirect_calls.
gcc/ChangeLog:
2015-01-08 Martin Liska
* ipa-icf.c (sem_function::equals_wpa): Add indirect_calls as indication
tha