Besides that:
http://gcc.gnu.org/onlinedocs/gcc/Funct ... butes.html
It is ignored on 64bit gcc.stdcall
On the Intel 386, the stdcall attribute causes the compiler to assume that the called function will pop off the stack space used to pass arguments, unless it takes a variable number of arguments.