summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2011-05-02 19:34:55 +0000
committerAndrey Grozin <grozin@gentoo.org>2011-05-02 19:34:55 +0000
commite2394ae82f3d9698adef6dde3148c7d614e97313 (patch)
tree5acd53048edb7a0176c6bb8cf4ffe78bfe8e2bd5 /dev-lisp/cmucl/files
parentMarked ~x64-freebsd (diff)
downloadgentoo-2-e2394ae82f3d9698adef6dde3148c7d614e97313.tar.gz
gentoo-2-e2394ae82f3d9698adef6dde3148c7d614e97313.tar.bz2
gentoo-2-e2394ae82f3d9698adef6dde3148c7d614e97313.zip
cvs commit mangled the file 20b-patch001.patch; now the offending chunk is removed
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'dev-lisp/cmucl/files')
-rw-r--r--dev-lisp/cmucl/files/20b-patch001.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-lisp/cmucl/files/20b-patch001.patch b/dev-lisp/cmucl/files/20b-patch001.patch
index f9464221e365..1fea01c327f3 100644
--- a/dev-lisp/cmucl/files/20b-patch001.patch
+++ b/dev-lisp/cmucl/files/20b-patch001.patch
@@ -6,15 +6,6 @@ Description: Fixes bug in SSE2 VOP for COMPLEX arrays
diff -ru cmucl.orig//src/compiler/x86/float-sse2.lisp cmucl/src/compiler/x86/float-sse2.lisp
--- cmucl.orig//src/compiler/x86/float-sse2.lisp 2010-08-15 17:09:41.000000000 +0200
+++ cmucl/src/compiler/x86/float-sse2.lisp 2010-11-01 13:41:54.860889371 +0100
-@@ -7,7 +7,7 @@
- ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
- ;;;
- (ext:file-comment
-- "$Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/files/20b-patch001.patch,v 1.1 2011/04/28 20:21:33 grozin Exp $")
-+ "$Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/files/20b-patch001.patch,v 1.1 2011/04/28 20:21:33 grozin Exp $")
- ;;;
- ;;; **********************************************************************
- ;;;
@@ -1390,13 +1390,19 @@
(:arg-types complex-single-float)
(:results (r :scs (single-reg)))