Re: Enable ifunc attribute by default for SPARC GNU/Linux

2017-09-28 Thread Eric Botcazou
> Similar to other architectures with IFUNC binutils/glibc support, this > patch enables the ifunc attribute for SPARC GNU/Linux. This is needed > for building glibc with the current checks on IFUNC resolver types > (and use of the attribute in glibc rather than manually created IFUNCs > is benefi

Enable ifunc attribute by default for SPARC GNU/Linux

2017-09-26 Thread Joseph Myers
Similar to other architectures with IFUNC binutils/glibc support, this patch enables the ifunc attribute for SPARC GNU/Linux. This is needed for building glibc with the current checks on IFUNC resolver types (and use of the attribute in glibc rather than manually created IFUNCs is beneficial anywa