[issue20162] Test test_hash_distribution fails on RHEL 6.5 / ppc64

Dave Malcolm report at bugs.python.org
Tue Jan 7 17:38:35 CET 2014


Dave Malcolm added the comment:

On Tue, 2014-01-07 at 16:30 +0000, Yury V. Zaytsev wrote:
> Yury V. Zaytsev added the comment:
> 
> After lots of fiddling, I can tell you what's wrong with the macro: apparently it's a compiler bug, visible at -O2 and disappearing at -O1. 

Can you reduce the suspected compiler bug to a minimal reproducer?
Please then run it through the preprocessor using gcc's -E option, and
then attach it to this bug.

What exact version of the compiler are you using, and with what flags?

----------

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


More information about the Python-bugs-list mailing list