This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch libfortran/28452] random intrinsics for large reals
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: sgk at troutmask dot apl dot washington dot edu, Thomas dot Koenig at online dot de
- Cc: fortran at gcc dot gnu dot org, howarth at bromo dot msbb dot uc dot edu
- Date: Mon, 31 Jul 2006 14:38:33 -0400 (EDT)
- Subject: Re: [Patch libfortran/28452] random intrinsics for large reals
Steve,
That has to be a typo as no one would write 0x.p-128 for zero.
When I rebuild gcc trunk tonight against the random-patch-5.diff
tonight, I'll change that to 0x1.p-128 and rerun the equidistrib
test again.
Jack