STINNER Victor added the comment:

> Python/pyhash.c:413: warning: dereferencing pointer 'pt.32' does break 
> strict-aliasing rules

Attached patch siphash_ppc64.patch should fix this aliasing issue.

----------
nosy: +haypo
Added file: http://bugs.python.org/file33349/siphash_ppc64.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20162>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to