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 libfortran/19308] I/O library should support more real and integer kinds


------- Additional Comments From kargl at gcc dot gnu dot org  2005-09-24 17:42 -------
To add to FX's eplanation, I know libm on at least {Net,Open,Free}BSD do not
have a complete set of C99 long double functions (e.g., logl).  We
need to map logl to log with a note in gfortran.info that the intrinsics
for REAL(10) may not span their full domain due to problems with libm.
I read through FX's complex cleanup patch and will test it today.  I'm
hoping that we can get this cleared up this week.

-- 


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


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