"src/code/fd-stream.lisp" did not exist on "99a5797f72ae3a43d8e5909653770f044f993c17"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
the new representation selsection stuff knows to only use these VOPs when the operands are fixnums. An ambiguity existed because CONTROL-STACK is used to store both fixnums and bignums. Previously the first-defined VOP was always used, which was wrong.
ram authoredthe new representation selsection stuff knows to only use these VOPs when the operands are fixnums. An ambiguity existed because CONTROL-STACK is used to store both fixnums and bignums. Previously the first-defined VOP was always used, which was wrong.