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


------- Additional Comments From harald dot vogt at desy dot de  2005-09-08 15:34 -------
(In reply to comment #7)

gfortran has changed the default!
Looking in the gfortran manual the -fno-f2c is now the default and -ff2c will
switch back to the g77 default. Therefore gfortran gives a correct result. Can
you check the code with "gfortran -ff2c"?

-- 


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]