Re: [PATCH] ipa: Fix ICE when speculating calls from inlined functions (PR 102388)

2021-09-27 Thread Martin Liška
On 9/23/21 19:26, Martin Jambor wrote: Hi, The code handling various cases which lead to call graph edge duplication (in order to update reference descriptions used to track and remove no-longer needed references) has missed one important case. When edge duplication is an effect of creating a s

[PATCH] ipa: Fix ICE when speculating calls from inlined functions (PR 102388)

2021-09-23 Thread Martin Jambor
Hi, The code handling various cases which lead to call graph edge duplication (in order to update reference descriptions used to track and remove no-longer needed references) has missed one important case. When edge duplication is an effect of creating a speculative edge for an indirect edge whic