Am 01.02.2010, 22:46 Uhr, schrieb Henk Robbers <h.robbers@chello.nl>:
'ABI' is too loud a statement for such things. I didnt even know Pure C behaves like this until this thread. How does GCC behave?
gcc pushes always long except on 68000 where it uses short too (2.95).Of course the 1-byte-push is ok as long as it stays inside pure-c, but then it can happen that addresses of function-arguments become odd.
-- Helmut Karlowski