Added operand type restrictions on the fixnum<=>word coercions so that
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.
Loading
Please register or sign in to comment