Comment 1 for bug 1871451

Revision history for this message
Daniel Axtens (daxtens) wrote :

Hi,

I tested this on a real ppc64le machine:

root@1325f5985861:/# python3 -c "import math; print(math.exp(-1))"
0.36787944117144233
root@1325f5985861:/# uname -a
Linux 1325f5985861 5.4.0-21-generic #25+lp1866909v202004031128-Ubuntu SMP Fri Apr 3 18:38:30 UTC 202 ppc64le ppc64le ppc64le GNU/Linux

It looks like it's a qemu bug.