summaryrefslogtreecommitdiffstats
path: root/Objects/dictnotes.txt
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-05-05 20:39:43 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-05-05 20:39:43 (GMT)
commitc7bc0b98e7cd2190a03da1a5269cdaaea711429e (patch)
tree705de58b5defe91503347fc18f5bbaae3b3e3fb5 /Objects/dictnotes.txt
parentce6829ade0071e5463a5dc5cde7bbb01667073d5 (diff)
downloadcpython-c7bc0b98e7cd2190a03da1a5269cdaaea711429e.zip
cpython-c7bc0b98e7cd2190a03da1a5269cdaaea711429e.tar.gz
cpython-c7bc0b98e7cd2190a03da1a5269cdaaea711429e.tar.bz2
SF patch 730594: assert from longobject.c, line 1215.
Some version of gcc in the "RTEMS port running on the Coldfire (m5200) processor" generates bad code for a loop in long_from_binary_base(), comparing the wrong half of an int to a short. The patch changes the decl of the short temp to be an int temp instead. This "simplifies" the code enough that gcc no longer blows it.
Diffstat (limited to 'Objects/dictnotes.txt')
0 files changed, 0 insertions, 0 deletions