------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-17 22:58 
-------
(In reply to comment #2)
> 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?

As a data point, I recall that g95 actually implements its own log10 function,
so cygwin might still be broken.



-- 


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

Reply via email to