Skip to content
Snippets Groups Projects
Commit 1a3bb12e authored by ram's avatar ram
Browse files

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.
parent e9e6b283
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment