This is the mail archive of the gcc-patches@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]

Re: [gfortran] patch for output of real values on windows systems


FX Coudert wrote:

> The provided fallback sprintf is not perfect: it prints incorrect last
> digits (at least, not similar to those printed by GNU libc) when used to
> output very large or very small long double values with high precision
> (more than 15 digits). Any practical suggestion on this is welcome.


This thread on speeding up fp printing in libstdc++ may be of interest:
[v3] FP printing, take 3
http://gcc.gnu.org/ml/libstdc++/2004-09/msg00031.html


Danny

Send instant messages to your online friends http://au.messenger.yahoo.com 


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