-
- Downloads
Backout a prior patch which skipped the scavenging of the NFP. This is
required on the MIPS port where the NFP is a descriptor reg. Correct fix for the sparc is to not have the NFP defined as a BOXED register, it's defined as a non-descriptor register in compiler/sparc/vm.lisp and the GC was scavenging it and picking up bad pointers.
Loading
Please register or sign in to comment