summaryrefslogtreecommitdiffstats
path: root/stdlib/compiler.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/compiler.tl')
-rw-r--r--stdlib/compiler.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/compiler.tl b/stdlib/compiler.tl
index 78ee5f12..6fb7cae0 100644
--- a/stdlib/compiler.tl
+++ b/stdlib/compiler.tl
@@ -1599,7 +1599,7 @@
(new (frag oreg
^((prof ,oreg)
,*bfrag.code
- (end ,bfrag.oreg))
+ (xend ,bfrag.oreg))
bfrag.fvars bfrag.ffuns)))))
(defun misleading-ref-check (frag env form)