Fix an mv-call conversion problem.
commit7532ac6a1086d3237852f407cec27d1a1e4b600a
authorStas Boukarev <stassats@gmail.com>
Mon, 16 Oct 2017 13:46:41 +0000 (16 16:46 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 16 Oct 2017 13:49:49 +0000 (16 16:49 +0300)
tree245f4d97429b6886bb66950d275c6f47b8af0d81
parent254c912183e64eded880330268e1a4adc387ee95
Fix an mv-call conversion problem.

The unused values were incorrectly handled.
src/compiler/ir1util.lisp
src/compiler/ir2tran.lisp
src/compiler/locall.lisp
src/compiler/ltn.lisp
tests/compiler-2.pure.lisp