1.0.24.7: CHAR-CODE type derivation
[sbcl.git] / OPTIMIZATIONS
index de7e3c3..55f86c4 100644 (file)
@@ -173,8 +173,7 @@ NULL-TN directly.
       (declare (dynamic-extent l))
       (mapc #'print l))))
 
-Result of MAKE is not stack allocated, which means that
-stack-allocation of structures is impossible.
+Result of MAKE is not stack allocated.
 --------------------------------------------------------------------------------
 #22
 IR2 does not perform unused code flushing.