diff --git a/compiler/mips/call.lisp b/compiler/mips/call.lisp
index deb7c77fa706760696956d38e60e97a45da6f98e..cc403fdbbd5e830820e37eaa6e750b7e496cee95 100644
--- a/compiler/mips/call.lisp
+++ b/compiler/mips/call.lisp
@@ -7,7 +7,7 @@
 ;;; Scott Fahlman (FAHLMAN@CMUC). 
 ;;; **********************************************************************
 ;;;
-;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/call.lisp,v 1.30 1990/09/21 00:50:37 wlott Exp $
+;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/call.lisp,v 1.31 1990/09/28 06:42:34 ram Exp $
 ;;;
 ;;;    This file contains the VM definition of function call for the MIPS.
 ;;;
@@ -776,6 +776,8 @@ default-value-5
 		      (inst lw name-pass fp-tn
 			    (ash (tn-offset name) vm:word-shift))
 		      (do-next-filler))
+		     (random-immediate
+		      (load-symbol name-pass (tn-value name)))
 		     (constant
 		      (inst lw name-pass code-tn
 			    (- (ash (tn-offset name) vm:word-shift)