At least in 4.4, 4.5, and 4.6, as I see, libgcc
functions are assumed
to be cdecl even with -mrtd.
I was wrong about 4.7; it works well, too.
But now with -mrtd, the suffix is not added even to
functions
explicitly declared as stdcall.
This observation is still valid.