Changeset 4816
- Timestamp:
- Jun 26, 2006, 3:35:22 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/X86/x862.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/X86/x862.lisp
r4710 r4816 1167 1167 (-> labelno)) 1168 1168 (@ no-overflow)) 1169 (if labelno1170 (! fix-fixnum-overflow-ool-and-branch target (aref *backend-labels* labelno))1171 (! fix-fixnum-overflow-ool target)))))1169 (if labelno 1170 (! fix-fixnum-overflow-ool-and-branch target (aref *backend-labels* labelno)) 1171 (! fix-fixnum-overflow-ool target))))) 1172 1172 1173 1173 (defun x862-nil (seg vreg xfer)
Note:
See TracChangeset
for help on using the changeset viewer.
