unbreak 64-bit Windows build

Fix typo in d8cb953259.

original commit: ebfa3460fd58c47df8eaf70d67db119147364bc2
This commit is contained in:
Matthew Flatt 2019-09-13 10:22:15 -06:00
parent 77ea4ccb78
commit ee7efa1dc3

View File

@ -2786,7 +2786,7 @@
;; pass by reference on the stack
(loop (cdr types)
(cons (load-int-stack isp) locs)
regs fp-rregs i (fx+ isp 8))])])]
regs fp-regs i (fx+ isp 8))])])]
[else
(if (< i 4)
(let ([reg (vector-ref vint i)])