[issue11149] [PATCH] Configure should enable -fwrapv for clang
Stefan Krah
report at bugs.python.org
Wed Sep 14 16:15:30 CEST 2011
Stefan Krah <stefan-usenet at bytereef.org> added the comment:
> Does the test suite catch this bug?
I think all of those fail due to the bug in pow():
20 tests failed:
test_array test_builtin test_bytes test_decimal test_float
test_fractions test_getargs2 test_index test_int test_itertools
test_list test_long test_long_future test_math test_random test_re
test_strtod test_tokenize test_types test_xrange
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11149>
_______________________________________
More information about the Python-bugs-list
mailing list