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

[Bug fortran/32879] Document algorithm used for random generator



------- Comment #2 from burnus at gcc dot gnu dot org  2007-07-24 16:44 -------
> Confirmed, thought the documentation for RANDOM_NUMBER already mentions that it
> uses KISS, so this applies only to the legacy intrinsics.

Is KISS clear enough? If yes then it indeed only applies to RAND().

http://gcc.gnu.org/onlinedocs/gfortran/IRAND.html
http://gcc.gnu.org/onlinedocs/gfortran/RAND.html
http://gcc.gnu.org/onlinedocs/gfortran/RANDOM_005fNUMBER.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32879


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