This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2005 23:19:52 -0000
- Subject: [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
- References: <20050106143936.19292.tobi@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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