Correct address computation in atomic-incf/aref for wide fixnums
authorPaul Khuong <pvk@pvk.ca>
Mon, 7 Nov 2011 19:18:38 +0000 (14:18 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 7 Nov 2011 19:18:38 +0000 (14:18 -0500)
commit6b0e40584d83dfc32e028b5835d973bdbd61e182
tree8b47c9612368b507352fcacd300475d965632114
parent7d0782618234764a25b5b73bdd961a86a0f4e5fb
Correct address computation in atomic-incf/aref for wide fixnums

 Reported by Martin Cracauer.

 Fixes lp#887220.
NEWS
src/compiler/x86-64/array.lisp
tests/compiler.pure.lisp