-
- Downloads
Save FPU state in alloc_overflow_sse2
It's best to save the FPU state here instead of in alloc() because we can't know what the compiler might do. Remove the fpu save stuff from alloc(). gcc 9.3.1 builds lisp successfully.
Loading
Please register or sign in to comment