summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-11-28 16:32:27 +0000
committerMark Dickinson <dickinsm@gmail.com>2009-11-28 16:32:27 +0000
commitccc690d650f0b784c5d0445d0c34d372d2d24ec3 (patch)
tree270edb89cb7c1115df78de19b79fb9a6a5db8924 /Python/Python-ast.c
parentd16f57bf4db4417c8d7a038a0b61bb24461cd64a (diff)
downloadcpython-git-ccc690d650f0b784c5d0445d0c34d372d2d24ec3.tar.gz
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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions