Remove the patch in comentry_lexpr_apply used to temporarily overcome
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 21 Nov 1989 23:32:09 +0000 (23:32 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 21 Nov 1989 23:32:09 +0000 (23:32 +0000)
the fact that dynamic links were not correctly preserved.
The compiler has been fixed, and the patch is no longer necessary.

v7/src/microcode/cmpauxmd/mc68k.m4

index 01350716c07125c6ddb3d58551eb233eee07d0cc..2f8e0b722b0eefef1ce7ebb269b65645253c639d 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-###    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.3 1989/11/20 23:19:36 jinx Exp $
+###    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.4 1989/11/21 23:32:09 jinx Exp $
 ###
 ###    Copyright (c) 1989 Massachusetts Institute of Technology
 ###
@@ -367,7 +367,6 @@ define_debugging_label(comentry_lexpr_apply)
        mov.l   %a0,%d1
        mov.w   %d0,%d2
        ext.l   %d2
-       mov.l   dlink,regblock_val(regs)
        call_utility(lexpr_apply)
 
 ### comentry_primitive_apply