gcc trunk vs python
Jack Howarth
howarth@bromo.msbb.uc.edu
Fri Jul 14 23:38:00 GMT 2006
Has anyone tried building python 2.4.3 using gcc trunk? The current gcc 4.2
seems to introduce a new regression in the Python testsuite...
test_builtin
test test_builtin failed -- Traceback (most recent call last):
File "/Users/howarth/Python-2.4.3/Lib/test/test_builtin.py", line 233, in test_divmod
(sys.maxint+1, 0))
AssertionError: (0, -2147483648) != (2147483648L, 0)
Jack
More information about the Gcc
mailing list