This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15397] [g77] c float function called from fortran gives wrong result
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2005 03:23:20 -0000
- Subject: [Bug target/15397] [g77] c float function called from fortran gives wrong result
- References: <20040512145606.15397.harald.vogt@desy.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:23 -------
(In reply to comment #5)
> May be the following may give a hint to the g77 developers:
> if using the -fno-f2c compile option the error does not occur on AMD64
> architectures.
That means the ABI is different with those two.
I don't think this is a bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15397