diff --git a/compiler/x86/float.lisp b/compiler/x86/float.lisp index fb6f567010b79e10a876cae14c2f25315a9276c8..9c0b0c8f1b4d4b99e76892bc61d21038db8fa7d4 100644 --- a/compiler/x86/float.lisp +++ b/compiler/x86/float.lisp @@ -7,7 +7,7 @@ ;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/x86/float.lisp,v 1.5 1997/04/24 20:27:06 dtc Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/x86/float.lisp,v 1.6 1997/05/11 11:43:36 dtc Exp $") ;;; ;;; ********************************************************************** ;;; @@ -1019,7 +1019,7 @@ (:translate ,translate) (:vop-var vop) (:save-p :compute-only) - (:generator 5 + (:generator 6 (inst push 0) (inst push x) (with-empty-tn@fp-top(y)