Changeset 708
- Timestamp:
- Mar 23, 2004, 10:33:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/nfcomp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/nfcomp.lisp
r435 r708 1197 1197 (if (= typecode ppc32::subtag-double-float-vector) 1198 1198 ; Account for alignment word 1199 (fasl-out-ivect exp 4 (the fixnum (- nb 4)))1199 (fasl-out-ivect exp 4 nb) 1200 1200 (if (= out-typecode ppc32::subtag-code-vector) 1201 1201 (fasl-out-codevector exp nb)
Note:
See TracChangeset
for help on using the changeset viewer.
