0.8.13.12:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 30 Jul 2004 10:45:30 +0000 (10:45 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 30 Jul 2004 10:45:30 +0000 (10:45 +0000)
commitad5cd2538240a4283cb4498b21ff7ab23adcde92
treeef68c3e3a2660c9c1220a1618a1b61103500cdee
parentfb8533122551bbb7aea669f40bc91c1211809b58
0.8.13.12:
Fix for division-of-integer-by-constant-zero bug
... don't perform the 2^k transform for k = -1 (which when
rounded to an integer gives zero...)
... tests.
NEWS
src/compiler/aliencomp.lisp
src/compiler/srctran.lisp
tests/arith.pure.lisp
version.lisp-expr