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

STINNER Victor report at bugs.python.org
Tue May 2 05:16:24 EDT 2017


STINNER Victor added the comment:


New changeset 03a7ab77d2f75323e1f3e8b6a1c164e701d58bfb by Victor Stinner in branch '3.5':
bpo-30104: Use -fno-strict-aliasing on clang (#1376) (#1377)
https://github.com/python/cpython/commit/03a7ab77d2f75323e1f3e8b6a1c164e701d58bfb


----------

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


More information about the Python-bugs-list mailing list