--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19308
--- Comment #7 from fxcoudert at gcc dot gnu dot org 2005-10-03 07:24
---
This bug is now closed. I/I library support for integer(16), real(10) and
real(16) kinds is now complete. New PR should be filed if specific bugs arise
(or should I say, *when* specific bugs arise).
--
fxcoude
--- 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 int
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-24
07:57 ---
It's a work in progress, and I guess that it will stay open for a long time.
Right now, we have medium front-end support and bad library support for large
kinds. I have a patch that is half-accepted (by St
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-24
05:35 ---
Assigning this to FX since he was working on it. FX is this fixed or does this
bug still need to stay
open?
--
What|Removed |Added
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-01
09:56 ---
This bug is a lot more general. I/O library should really support all available
kinds of integers and reals. I'm working on that...
--
What|Removed |Added
-