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 mgilbert at airborne dot nrl dot navy dot mil  2005-01-14 13:20 -------
I tried the exact same code with g95 on cygwin, and it worked flawlessly. 
gfortran must have access to the math library because it is able to evaluate log
properly, right?  How do you suggest that I go about determining whether it is a
cygwin bug or gfortran bug?

-- 


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]