This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran


------- Additional Comments From tobi at gcc dot gnu dot org  2005-03-22 23:19 -------
WRT g77 intrinsics: if we instructed the compiler to compile calls to these
routines following the calling conventions for f2c, we could simply call their
implementations from libf2c.

This seems much easier and less error-prone than reimplementing them (even
though that's not hard, I admit).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292


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