* src/vm/jit/x86_64/codegen.c (codegen_emit_stub_native): Fixed stackframesize
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 3 Oct 2007 21:19:52 +0000 (23:19 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 3 Oct 2007 21:19:52 +0000 (23:19 +0200)
commit4e272008b52bd40337df5a65a07f4fb314e40001
tree6c8f96b3aa7402b00b3f59036a1eaff456c9a1db
parent411158883d6f39c727cc526cbc78896b40d5e855
* src/vm/jit/x86_64/codegen.c (codegen_emit_stub_native): Fixed stackframesize
for (md->paramcount == 0 && md->returntype != TYPE_VOID) cases.
src/vm/jit/x86_64/codegen.c