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

STINNER Victor report at bugs.python.org
Fri Apr 21 05:24:36 EDT 2017


STINNER Victor added the comment:


New changeset 28205b203a4742c40080b4a2b4b2dcd800716edc by Victor Stinner in branch 'master':
bpo-30104: Use -fno-strict-aliasing on clang (#1221)
https://github.com/python/cpython/commit/28205b203a4742c40080b4a2b4b2dcd800716edc


----------

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


More information about the Python-bugs-list mailing list