1.0.24.6: OPTIMIZATION #23 is there already
[sbcl.git] / OPTIMIZATIONS
index acbd0d0..de7e3c3 100644 (file)
@@ -179,9 +179,6 @@ stack-allocation of structures is impossible.
 #22
 IR2 does not perform unused code flushing.
 --------------------------------------------------------------------------------
-#23
-Python does not know that &REST lists are LISTs (and cannot derive it).
---------------------------------------------------------------------------------
 #24
 a. Iterations on &REST lists, returning them as VALUES could be
    rewritten with &MORE vectors.