> > this patchs fixes few issues in ipa-icf. First I drop the use of
> > TYPE_CANONICAL because that is no longer part of type compatibility
> > machinery.
>
> That doesn't seem right, as the check on TYPE_CANONICAL was restored for
> aggregate types because of the serious issues we found.
>
>
> this patchs fixes few issues in ipa-icf. First I drop the use of
> TYPE_CANONICAL because that is no longer part of type compatibility
> machinery.
That doesn't seem right, as the check on TYPE_CANONICAL was restored for
aggregate types because of the serious issues we found.
> Second I also