Mindless ABI adherence

Florian Weimer fw@deneb.enyo.de
Sat Oct 27 08:29:00 GMT 2001


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.



More information about the Gcc-bugs mailing list