Skip to content
Snippets Groups Projects
Commit e965fc3f authored by dtc's avatar dtc
Browse files

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.
parent d0e512d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment