On 17.12.2016 16:09, Jakub Jelinek wrote:
On Sat, Dec 17, 2016 at 04:03:22PM +0100, Sandro Mani wrote:
Hi
I'm having some difficulties understanding the following error on ppc64le
(scratch build [1], build log [2]):
PackMath.h:
191 template<> inline v4f ei_pset1(const float& from)
192 {
On Sat, Dec 17, 2016 at 04:03:22PM +0100, Sandro Mani wrote:
> Hi
>
> I'm having some difficulties understanding the following error on ppc64le
> (scratch build [1], build log [2]):
>
> PackMath.h:
>
> 191 template<> inline v4f ei_pset1(const float& from)
> 192 {
> 193// Taken from
> http