[Mono-dev] [PATCH] Winx64 stack cleanup for calls

Bill Holmes billholmes54 at gmail.com
Mon Jul 7 14:58:51 EDT 2008


Hello All,

Attached (cleanStack_08_07_07.diff) is a small patch that should be
specific to Winx64 only that will cleanup the stack after each call
emitted from mono_arch_output_basic_block.  The calling convention on
Winx64 requires that the caller always cleans the stack.  (At least as
far as I am aware.)

Also I have some tests (unitTests_404729.diff ) that tests bug #404729
on Winx64.

-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanStack_08_07_07.diff
Type: application/octet-stream
Size: 1978 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080707/cfe65dd6/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unitTests_404729.diff
Type: application/octet-stream
Size: 2680 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080707/cfe65dd6/attachment-0001.obj 


More information about the Mono-devel-list mailing list