gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] (random tester) (MOD 0 <negative>) compiles incorrectly


From: Paul F. Dietz
Subject: [Gcl-devel] (random tester) (MOD 0 <negative>) compiles incorrectly
Date: Sat, 11 Oct 2003 20:12:20 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

>(funcall (compile nil '(lambda () (mod 0 -53))))

Compiling gazonk1.lsp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
Finished compiling gazonk1.lsp.
Loading gazonk1.o
start address -T 0x89adb40 Finished loading gazonk1.o
-53

>(mod 0 -53)

0


        Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]