Changeset 6297
- Timestamp:
- Apr 18, 2007, 4:24:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/x8664-call/ccl/compiler/X86/x86-backend.lisp
r5148 r6297 138 138 (assoc (cadr x) *spec-class-storage-class-alist* :test #'eq) 139 139 (eq (cadr x) :label) 140 (and (consp (cadr x)) (eq (caadr x) :label) (consp (cdadr x)) (null (cddadr x))) 140 141 (and (consp (cadr x)) 141 142 (or
Note:
See TracChangeset
for help on using the changeset viewer.
