On Tue, Mar 22, 2016 at 4:33 PM, Michael Meissner
wrote:
> This patch fixes PR libgcc/70363, which is a configuration issue if you build
> GCC 6.x with an assembler that does not support the ISA 3.0 instructions. I
> missed one emulation function that needed to be a different name if the IFUNC
>
This patch fixes PR libgcc/70363, which is a configuration issue if you build
GCC 6.x with an assembler that does not support the ISA 3.0 instructions. I
missed one emulation function that needed to be a different name if the IFUNC
functions added for ISA 3.0 support are not being built.
I built