!CONFIGURE-DYNAMIC-SPACE-END actually ignored the number it read.
(expt 2 30))
(t
(error "Invalid --dynamic-space-size=~A" line)))))
- `(+ dynamic-space-start ,(* number mult))))
- (or default
- `(+ dynamic-space-start
- (ecase n-word-bits
- (32 (expt 2 29))
- (64 (expt 2 30)))))))))
+ `(+ dynamic-space-start ,(* number mult)))
+ (or default
+ `(+ dynamic-space-start
+ (ecase n-word-bits
+ (32 (expt 2 29))
+ (64 (expt 2 30))))))))))
(defparameter *c-callable-static-symbols*
'(sub-gc