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 target/15397] [g77] c float function called from fortran gives wrong result


------- 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


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