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/19443] log10 statement does not work properly in gfortran


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-14 13:04 -------
This works for me on ppc-darwin, are you sure that is not a bug in cygwin as fortran just calls log10f 
(which might call log10 if your target does not have the C99 math functions).

-- 


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


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