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: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: Thomas dot Koenig at online dot de, fortran at gcc dot gnu dot org
- Date: Mon, 31 Jul 2006 11:45:29 -0700
- Subject: Re: [Patch libfortran/28452] random intrinsics for large reals
- References: <20060731183833.71F15110009@bromo.msbb.uc.edu>
On Mon, Jul 31, 2006 at 02:38:33PM -0400, Jack Howarth wrote:
> 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
Hopefully, the long string of zeros in the real(16) chi-squared
value is gone.
BTW, you sent a diff of version4 compared to version5. Reading
a diff of two other diffs is confusing (at least to me). I read
Thomas' latest patch, and it looks good to me.
--
Steve