This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Stack cleared function?




Does anyone know who is responsible for clearing the stack - the caller or the
called function if
   I have a mixed language program, a part of it is compiled with gcc and the
other part is with g77?
   Or there's no such issue?


   This is one of the mixed-language issues in a Microsoft Development
environment like VC++ and
   Digital Fortran.

   Also, does anyone know what kind of calling convention is used by g77 and gcc
-like __stdcall and
 __cdecl ??

Thanks




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]