> Hi,
>
> PR 61160 is actually two problems, this patch deals with the one
> reported in comment one. The underlying cause is that an IPA-CP test
> whether an edge is already leading to a clone does not look through
> thunks, which caused it to double count and doubly-redirect them.
>
> Bootstra
Hi,
PR 61160 is actually two problems, this patch deals with the one
reported in comment one. The underlying cause is that an IPA-CP test
whether an edge is already leading to a clone does not look through
thunks, which caused it to double count and doubly-redirect them.
Bootstrapped and tested