0.8.3.61:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 14 Sep 2003 16:14:54 +0000 (16:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 14 Sep 2003 16:14:54 +0000 (16:14 +0000)
commit071afc96281a1dac1938268b1cf35d7e92c7e2c0
tree36204cd43a66fcddf0ebcf2b9c5ddfe04304308b
parent45e4225c7ceae7328b6951770f654932438ed266
0.8.3.61:
Fix for compiler "cannot convert to SINGLE-FLOAT: <largenum>" in
type inference, as reported PFD sbcl-devel 2003-09-13:
... a slight rewrite to the SIGNED-ZERO-OP methods in
src/compiler/srctran.lisp
... not correct in the presence of one integer and one float argument,
as coercion could still occur.  Break me if you can.
src/compiler/srctran.lisp
tests/compiler.pure-cload.lisp
version.lisp-expr