From d2aa4652224e0dd476e9bbe53cea718ec3d89506 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 28 Aug 2009 17:29:17 +0000 Subject: * boot/ast.boot (bfCase): Don't introduce temporary for scrutinee when it is already reduced. --- src/algebra/strap/NNI.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algebra/strap/NNI.lsp') diff --git a/src/algebra/strap/NNI.lsp b/src/algebra/strap/NNI.lsp index 09094de7..8ec72966 100644 --- a/src/algebra/strap/NNI.lsp +++ b/src/algebra/strap/NNI.lsp @@ -44,7 +44,7 @@ (DEFUN |NonNegativeInteger| () (PROG () (RETURN - (PROG (#0=#:G1410) + (PROG (#0=#:G1408) (RETURN (COND ((LETT #0# (HGET |$ConstructorCache| '|NonNegativeInteger|) -- cgit v1.2.3