[issue18340] float related test has problem with Denormal Flush to Zero compiler options

Christian Heimes report at bugs.python.org
Mon Jul 1 23:58:47 CEST 2013


Christian Heimes added the comment:

I'm not able to reproduce the error on my system

$ CFLAGS="-mfpmath=sse" ./configure --config-cache --with-pydebug
$ make
$ ./python -m test test_strtod
[1/1] test_strtod
1 test OK.

Linux 3.5.0-28 X86_64
gcc-Version 4.7.2
Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18340>
_______________________________________


More information about the Python-bugs-list mailing list