[issue20162] Test test_hash_distribution fails on RHEL 6.5 / ppc64

STINNER Victor report at bugs.python.org
Tue Jan 7 18:34:01 CET 2014


STINNER Victor added the comment:

> Attached patch siphash_ppc64.patch should fix this aliasing issue.

It looks like memcpy was discussed in the initial issue #19183 for
performances. IMO the function must first produce the good result, and
then be fast :-)

----------

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


More information about the Python-bugs-list mailing list