[issue30124] Fix C aliasing issue in Python/dtoa.c to use strict aliasing on Clang 4.0

Mark Dickinson report at bugs.python.org
Mon Apr 24 03:51:36 EDT 2017


Mark Dickinson added the comment:

@haypo: for your strict-aliasing notes collection, I highly recommend the recent paper "Detecting Strict Aliasing Violations" by P. Cuoq et. al.

http://trust-in-soft.com/wp-content/uploads/2017/01/vmcai.pdf

----------

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


More information about the Python-bugs-list mailing list