-
- Downloads
Fix complex multiply vop.
Under some conditions (see trac.65 in tests/trac.lisp) r is packed into the same location as either x or y, and we were overwriting x (or y) with the result before we had finished with the values in x (or y). With this, trac.65 passes on sparc now.
Loading
Please register or sign in to comment