]> git.eshelyaron.com Git - emacs.git/commit
* src/comp.c: Fix 32bit wide-int.
authorAndrea Corallo <akrl@sdf.org>
Thu, 21 May 2020 16:51:31 +0000 (17:51 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 22 May 2020 20:54:02 +0000 (21:54 +0100)
commit0a2ac47909c497d299e5d5cc111cf77206dcda9b
tree90c84039cf05dd016feb43094ec7d9397d36d33f
parentf036ec97cecc8d7ec2cd36741bbe2619cda1207b
* src/comp.c: Fix 32bit wide-int.

* src/comp.c (emit_XFIXNUM): Make right shift for MSB_TAG
arithmetic too to preserve sign bit.
src/comp.c