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] random patch ..


On Wednesday 29 October 2003 1:21 pm, Lars Segerlund wrote:
>  Here is the latest revision, should be gnu formatted, using #defines for
> prefix, and a bit more sanity in the data types.
>
>  With this patch arrays and everything should work.

Applied, thanks. I changed the real*8 conversion routine to match the one 
used for the scalar case.

Paul

>  Changelog:
>
>  2003-10-29 Lars Segerlund  <Lars.Segerlund@comsys.se>
>
>         * intrinsics/random.c: Added functionality for arrays, some
> 		error checking and a reference to the original paper containing the
> algorithm used.


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