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]

g77 internal question





Does anyone know how g77 handle various version of the intrinsic
function READ and other IO related function?

There are different version of READ with different parameters, but
there's only one do_fio().

Some C++ compiler uses decorated names for overloaded functions,
is g77 doing the same thing when compiling various version of the
same intrinsic function?




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