On 03/13/2018 02:35 PM, Martin Liška wrote:
> Hi.
>
> This fixed issue where we have an ifunc function called from another ifunc
> function.
> One needs to properly make a reference redirection.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
> MVC tests on x86_64
Hi.
This fixed issue where we have an ifunc function called from another ifunc
function.
One needs to properly make a reference redirection.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
MVC tests on x86_64 also work fine.
Ready for trunk?
Thanks,
Martin
gcc/Chang