Am Dienstag, den 11.08.2020, 08:40 -0500 schrieb Steven Robbins:
> 
> 
> On my i386 chroot build, there are even more failures:
[...]

So far these failures were usually coming from using the old FPU on
i386, which results in in 80 bit intermediate accuracy (that' what the
-fstore-float flag tries to quell), and then the expected test results
were off a bit. Maybe we should just enable sse or even sse2, I doubt
that anyone is running this library on i386 hardware that is not sse2
capable.

Best,
Gert

Reply via email to