Re: [PATCH] Fix create_dispatcher_calls ICE (PR ipa/89684)

2019-03-14 Thread Richard Biener
On Wed, 13 Mar 2019, Jakub Jelinek wrote: > Hi! > > create_dispatcher_calls iterates over ipa_ref *s referring the current node > and wants to remove them all and create new ones. The problem is > that if there are any ipa_ref objects where two or more of them are from the > same cgraph node to

[PATCH] Fix create_dispatcher_calls ICE (PR ipa/89684)

2019-03-13 Thread Jakub Jelinek
Hi! create_dispatcher_calls iterates over ipa_ref *s referring the current node and wants to remove them all and create new ones. The problem is that if there are any ipa_ref objects where two or more of them are from the same cgraph node to the current node (in the testcases there are both