I still don't know what you think is wrong.
Are you referring to the order in which stack
variables are allocated in the stack frame?
(I thought you were referring to the placement
of temporaries to hold function call parameters.)
All the compilers allocate their stack frames the
same way, as far as I can tell.  But I don't see
asm.ps making claims about what the correspondence
between assembly and C is.  First and last 
depend on your point of view.

Russ

Reply via email to