Re: [PATCH v2] [PR83782] ifunc: back-propagate ifunc_resolver to aliases

2024-10-29 Thread Alexandre Oliva
On Nov 8, 2023, Alexandre Oliva wrote: > Ping? Ping? https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635731.html The test still fails with gcc-14 and trunk on ia32 with -fPIE. I've just retested it on trunk on i686-linux-gnu with -fPIE, and on x86_64-linux-gnu. > gcc.target/i386/mvc1

[PATCH v2] [PR83782] ifunc: back-propagate ifunc_resolver to aliases

2023-11-08 Thread Alexandre Oliva
Ping? https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599453.html gcc.target/i386/mvc10.c fails with -fPIE on ia32 because we omit the @PLT mark when calling an alias to an indirect function. Such aliases aren't marked as ifunc_resolvers in the cgraph, so the test that would have forced the