Apparently optimize proclaims made before loading compiler
are ignored:
(proclaim '(optimize (speed 3) (safety 0)))
(compile-file "call-spd.lisp")
compiles "call-spd.lisp" at default safety. This is old
problem, still present in fresh git checkout.
--
Waldek Hebisch
hebisch at math.uni.wroc.pl