krfkeith / sx-gcc

Automatically exported from code.google.com/p/sx-gcc
0 stars 0 forks source link

wrong argument count for call #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
instead of the argument count, we store the size of all arguments as the
first data at arg pointer location on stack.

must be a recent regression as I remember this working fine. anyway, code
works just fine, just debugger is a bit confused.

Original issue reported on code.google.com by jmoc...@gmail.com on 8 Apr 2009 at 10:43