Changeset 14093 for branches/arm/lib/sequences.lisp
- Timestamp:
- Jul 30, 2010, 9:35:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/arm/lib/sequences.lisp
r13067 r14093 171 171 (the fixnum (ash n 2)))) 172 172 ;; DOUBLE-FLOAT vectors have extra alignment padding on ppc32/x8632. 173 #+ (or ppc32-target x8632-target)173 #+32-bit-target 174 174 (#.target::subtag-double-float-vector 175 175 (%copy-ivector-to-ivector src
Note: See TracChangeset
for help on using the changeset viewer.