Linus Torvalds <torvalds@transmeta.com> writes: > (NOTE! The whole point of a stub approach is to not have to use it. If the > stub ends up being common, then that just means that the "optimization" > was a bad one. In this case, you probably want to use the Pascal calling convention on x86 if the function does not take a variable number of arguments.