On Fri, Jul 29, 2016 at 04:48:34PM -0500, Bill Schmidt wrote:
> The two tests in this patch fail on POWER7 and older hardware because
> the requisite __float128 library routines are not built there. This
> patch corrects the tests to require POWER8 or later hardware.
>
> Tested on POWER7 powerpc6
Hi,
The two tests in this patch fail on POWER7 and older hardware because
the requisite __float128 library routines are not built there. This
patch corrects the tests to require POWER8 or later hardware.
Tested on POWER7 powerpc64-unknown-linux-gnu and on POWER8
powerpc64le-unknown-linux-gnu. O