This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [Patch libfortran/28452] random intrinsics for large reals


I just found one thing that was wrong with my patch:  rand() could
return 1.0 in some cases because of an incorrect shift.  I have
attached the correct patch to rand.c.

If you want me to resubmit the whole patch, please tell me so :-)

	Thomas

Attachment: rand.c-diff
Description: Text document


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