[issue30104] clang 4.0 miscompiles dtoa.c, giving broken float parsing and printing

Mark Dickinson report at bugs.python.org
Fri Apr 21 06:04:39 EDT 2017


Mark Dickinson added the comment:

FWIW, I can confirm that adding `-fno-strict-aliasing` fixes all failing float-related tests on OS X.

----------

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


More information about the Python-bugs-list mailing list