Re: 4.0-rc1 breakage in FPE?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Martin <paul.martin@xxxxxxxxxxxxxxx> writes:

> Some change between 3.19 and 4.0-rc1 has broken the FPE such that some
> code running on an Octeon II is subtly not working.
>
> eg.
>
>   $ echo "1 2" | gawk '{ print $1 }'
>   1 2
>
> which should output (and does output on 3.19)
>
>   $ echo "1 2" | gawk '{ print $1 }'
>   1
>
> I'm going to try bisecting this over the next few days.

Are you running a 32-bit userland?  If so, enabling
MIPS_O32_FP64_SUPPORT should fix this.

-- 
Måns Rullgård
mans@xxxxxxxxx





[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux