[Openmcl-cvs-notifications] Commit: ccl/compiler/X86/X8664
gb@clozure.com
gb at clozure.com
Thu May 4 18:30:16 MDT 2006
Affected files with versions:
x8664-backend.lisp,1.14
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/compiler/X86/X8664
In directory clozure.com:/tmp/cvs-serv96175/compiler/X86/X8664
Modified Files:
x8664-backend.lisp
Log Message:
When binding FP args, decrement FPR-ARG-OFFSET by 8, not -8.
(This could cause values outside of the stack frame to be read, but I still haven't
found what's writing beyond the frame bounds.)
More information about the Openmcl-cvs-notifications
mailing list