X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-float.lisp;h=e7236c1dd8b92f49bea4f119dc09d6bb29cc488f;hb=6c4d4d984b1af6b2a73568cec3ab9c8795cff2da;hp=7fcb3e052580de6305d024a0ae672bb9acc67762;hpb=13719956d7f8944ed88a29998e7f76400f873206;p=sbcl.git diff --git a/src/code/cross-float.lisp b/src/code/cross-float.lisp index 7fcb3e0..e7236c1 100644 --- a/src/code/cross-float.lisp +++ b/src/code/cross-float.lisp @@ -185,10 +185,9 @@ ;;; when trying to optimize the EXPT forms in the MAKE-FOO-FLOAT ;;; functions below. See the message ;;; Subject: Re: Compiler bug? -;;; From: Raymond Toy +;;; From: Raymond Toy ;;; Date: 28 Mar 2001 08:19:59 -0500 -;;; Message-ID: <4nvgou3u9s.fsf@rtp.ericsson.se> -;;; on the cmucl-imp@cons.org mailing list. Once the CMU CL folks +;;; on the cmucl-imp mailing list. Once the CMU CL folks ;;; make a bug-fix release, we can get rid of this and go back to ;;; calling EXPT directly. -- WHN 2001-04-05 (defun kludge-opaque-expt (x y)