summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-11-28 16:32:27 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2009-11-28 16:32:27 (GMT)
commitccc690d650f0b784c5d0445d0c34d372d2d24ec3 (patch)
tree270edb89cb7c1115df78de19b79fb9a6a5db8924 /Objects
parentd16f57bf4db4417c8d7a038a0b61bb24461cd64a (diff)
downloadcpython-ccc690d650f0b784c5d0445d0c34d372d2d24ec3.zip
cpython-ccc690d650f0b784c5d0445d0c34d372d2d24ec3.tar.gz
cpython-ccc690d650f0b784c5d0445d0c34d372d2d24ec3.tar.bz2
Issue #1678380: When distinguishing between -0.0 and 0.0 in
compiler_add_o, use copysign instead of examining the first and last bytes of the double. The latter method fails for little-endian ARM, OABI, where doubles are little-endian but with the words swapped.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions